Backend Service
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
<?
|
||||
// GENERAL
|
||||
define('USER_CREATETASK', 2200);
|
||||
define('USER_LOADTASK', 5500);
|
||||
|
||||
define('MODE_SETVALUE', 1001);
|
||||
define('MODE_GETVALUE', 2002);
|
||||
|
||||
// USERS
|
||||
define('MERMS_USER_BEFORESESSION', 120001);
|
||||
define('MERMS_USER_CREATEACCOUNT', 120015);
|
||||
|
||||
Reference in New Issue
Block a user