Backend Service
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// GENERAL
|
||||
define('USER_CREATETASK', 2200);
|
||||
define('USER_LOADTASK', 5500);
|
||||
define('USER_DELETETASK', 7700);
|
||||
|
||||
define('MODE_SETVALUE', 1001);
|
||||
define('MODE_GETVALUE', 2002);
|
||||
|
||||
Reference in New Issue
Block a user