|
@@ -208,7 +208,7 @@ class Ac extends Start_Controller {
|
|
|
//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>';
|
|
|
}
|
|
|
$fullorder['pt'] = $pt;
|
|
|
- $fullorder['printnumber'] = 5;
|
|
|
+ $fullorder['printnumber'] = 0;
|
|
|
// $fullorder['address'] = "221 5TH ST # APT305";
|
|
|
// $fullorder['city'] = "W SACRAMENTO";
|
|
|
// echo "<pre>";
|