longyi пре 6 месеци
родитељ
комит
c1c4cc0f90
2 измењених фајлова са 4 додато и 3 уклоњено
  1. 1 0
      core/CoreApp/controllers/Ac.php
  2. 3 3
      core/CoreApp/models/Model_cne.php

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

@@ -215,6 +215,7 @@ class Ac extends Start_Controller {
 		//$b = $this->yuntu->get_data($fullorder);
 		//$b = $this->usps->get_logistics($fullorder);
 		$fullorder['printcode'] = 'usps_priority';
+		$fullorder['js'] = 1;
 		$b = $this->cne->get_data($fullorder);
 		
 		echo "<pre>";

Разлика између датотеке није приказан због своје велике величине
+ 3 - 3
core/CoreApp/models/Model_cne.php