Your Name 3 vuotta sitten
vanhempi
commit
af4de78016
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 ()
 	{
+		Dever::config('base')->hook = true;
 		$id = Dever::input('id');
 		$status = Dever::input('status');
 		$type = Dever::input('type');