@@ -123,9 +123,7 @@ class Ac extends Start_Controller {
public function _x3($arg_array)
{
- $r = $this->cne->get_PrintPaper();
- var_dump($r);
- die;
+
$fullorder = $this->fullorder->get_number($arg_array[0]);
if(!$fullorder)