|
@@ -212,7 +212,7 @@ class Ac extends Start_Controller {
|
|
|
//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>';
|
|
//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>';
|
|
|
}
|
|
}
|
|
|
$fullorder['pt'] = $pt;
|
|
$fullorder['pt'] = $pt;
|
|
|
- $fullorder['printnumber'] = 5;
|
|
|
|
|
|
|
+ $fullorder['printnumber'] = 10;
|
|
|
// $fullorder['address'] = "221 5TH ST # APT305";
|
|
// $fullorder['address'] = "221 5TH ST # APT305";
|
|
|
// $fullorder['city'] = "W SACRAMENTO";
|
|
// $fullorder['city'] = "W SACRAMENTO";
|
|
|
// echo "<pre>";
|
|
// echo "<pre>";
|
|
@@ -245,7 +245,7 @@ class Ac extends Start_Controller {
|
|
|
print_r($fullorder);
|
|
print_r($fullorder);
|
|
|
|
|
|
|
|
die;
|
|
die;
|
|
|
- $b = $this->hualeiv1->get_data($fullorder);
|
|
|
|
|
|
|
+ $b = $this->hualei->get_data($fullorder);
|
|
|
print_r($b);
|
|
print_r($b);
|
|
|
die;
|
|
die;
|
|
|
|
|
|