likeku %!s(int64=8) %!d(string=hai) anos
pai
achega
25f45f470b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      protected/controller/AdminController.php

+ 1 - 1
protected/controller/AdminController.php

@@ -206,7 +206,7 @@ function adduser(){
 		$nature=is_numeric($this->get_args('nature'))?$this->get_args('nature'):1;
   
 		if(!empty($username)&&!empty($password)&&!empty($cid)&&!empty($hiredate)&&!empty($nature)){
-
+    
 			Doo::loadModel ( 'L_category' );
 			Doo::loadModel ( 'staff' );
 			Doo::loadModel ( 'tag' );