longyi 1 napja
szülő
commit
57f473a053
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      core/CoreApp/controllers/Ac.php

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

@@ -127,6 +127,7 @@ class Ac extends Start_Controller {
 	
 	public function _x3($arg_array)
 	{
+	    die;
 		$fullorder = $this->fullorder->get_number($arg_array[0]);
 		if(!$fullorder)
 		{
@@ -208,7 +209,7 @@ class Ac extends Start_Controller {
 			//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>';
 		}
 		$fullorder['pt'] = $pt;
-		$fullorder['printnumber'] =  5;
+		$fullorder['printnumber'] = 2;
 // 		$fullorder['address'] = "221 5TH ST # APT305";
 // 		$fullorder['city'] = "W SACRAMENTO";
 // 		echo "<pre>";