lvhao il y a 1 mois
Parent
commit
05cd0eb37d
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      core/CoreApp/controllers/Ac.php

+ 2 - 0
core/CoreApp/controllers/Ac.php

@@ -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)
 		{