|  | @@ -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' );
 |