|
@@ -239,8 +239,8 @@ class Ac extends Start_Controller {
|
|
//$fullorder['printcode'] = 'FedEx_GD';
|
|
//$fullorder['printcode'] = 'FedEx_GD';
|
|
|
|
|
|
echo "<pre>";
|
|
echo "<pre>";
|
|
- print_r($fullorder);
|
|
|
|
- die;
|
|
|
|
|
|
+ // print_r($fullorder);
|
|
|
|
+ // die;
|
|
$b = $this->cne->get_data($fullorder);
|
|
$b = $this->cne->get_data($fullorder);
|
|
print_r($b);
|
|
print_r($b);
|
|
die;
|
|
die;
|