| 
					
				 | 
			
			
				@@ -129,7 +129,6 @@ class Ac extends Start_Controller { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	public function _x3($arg_array) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		die; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$fullorder = $this->fullorder->get_number($arg_array[0]); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		if(!$fullorder) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		{ 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -243,7 +242,7 @@ class Ac extends Start_Controller { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	    echo "<pre>"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	    print_r($fullorder); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		die; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		$b = $this->hualeiv1->get_data($fullorder); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		$b = $this->yuntuuk->get_data($fullorder); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		print_r($b); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		die; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		 
			 |