lvhao 6 bulan lalu
induk
melakukan
0e900712a3
1 mengubah file dengan 1 tambahan dan 3 penghapusan
  1. 1 3
      core/CoreApp/controllers/Ac.php

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

@@ -123,9 +123,7 @@ class Ac extends Start_Controller {
 	
 	public function _x3($arg_array)
 	{
-	    $r =    $this->cne->get_PrintPaper();
-	    var_dump($r);
-	    die;
+	   
 		$fullorder = $this->fullorder->get_number($arg_array[0]);
 		if(!$fullorder)
 		{