@@ -130,6 +130,8 @@ class Ac extends Start_Controller {
public function _x3($arg_array)
{
+
+ die;
$fullorder = $this->fullorder->get_number($arg_array[0]);
if(!$fullorder)