longyi 13 jam lalu
induk
melakukan
b4ba263f4b
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  1. 0 3
      core/CoreApp/controllers/Ac.php

+ 0 - 3
core/CoreApp/controllers/Ac.php

@@ -130,7 +130,6 @@ class Ac extends Start_Controller {
 	
 	public function _x3($arg_array)
 	{
-		die;
 		$fullorder = $this->fullorder->get_number($arg_array[0]);
 		if(!$fullorder)
 		{
@@ -242,8 +241,6 @@ class Ac extends Start_Controller {
 		//$fullorder['qm'] = 1;
 
 	    echo "<pre>";
-		print_r($fullorder);
-		die;
 		$b = $this->yuntuus->get_data($fullorder);
 		print_r($b);
 		die;