This commit is contained in:
CHIEFSOFT\ameye
2023-05-11 07:31:27 -04:00
parent fd0bc9af69
commit 92c5e6ccb2
9 changed files with 51 additions and 10 deletions
+2
View File
@@ -95,6 +95,8 @@ define('EVENT_PRIORITY_HIGH', 10);
define('ADD_JOB', 10010);
define('UPDATE_JOB', 10020);
define('PHP_API_OK', 0);
define('PHP_LOGIN_OK', 100);