lvhao vor 1 Woche
Ursprung
Commit
9a8f81bf12
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      core/CoreApp/controllers/Ac.php

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

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