Your Name před 3 roky
rodič
revize
af4de78016
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      tool/work/lib/Manage.php

+ 1 - 0
tool/work/lib/Manage.php

@@ -45,6 +45,7 @@ Class Manage
 
 
 	public function setInfoStatus_api ()
 	public function setInfoStatus_api ()
 	{
 	{
+		Dever::config('base')->hook = true;
 		$id = Dever::input('id');
 		$id = Dever::input('id');
 		$status = Dever::input('status');
 		$status = Dever::input('status');
 		$type = Dever::input('type');
 		$type = Dever::input('type');