lvhao пре 5 дана
родитељ
комит
e7800effad
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      core/CoreApp/controllers/Ac.php

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

@@ -127,7 +127,6 @@ class Ac extends Start_Controller {
 	
 	public function _x3($arg_array)
 	{
-		die;
 		$fullorder = $this->fullorder->get_number($arg_array[0]);
 		if(!$fullorder)
 		{
@@ -237,7 +236,7 @@ class Ac extends Start_Controller {
 // 		$fullorder['js'] = 2;
 // 		$fullorder['bx'] = 110;
 		//$fullorder['qm'] = 1;
-		$fullorder['printcode'] = 'FedEx_GD';
+		//$fullorder['printcode'] = 'FedEx_GD';
 	    echo "<pre>";
 // 		print_r($fullorder);
 // 		die;