Family login
This commit is contained in:
@@ -5,6 +5,9 @@ require_once 'config.php';
|
||||
define('ADD_JOB', 10010);
|
||||
define('UPDATE_JOB', 10020);
|
||||
|
||||
define('LOGIN_MODE_GENERAL', 1100);
|
||||
define('LOGIN_MODE_FAMILY', 1105);
|
||||
|
||||
define('PHP_API_OK', 0);
|
||||
define('PHP_LOGIN_OK', 100);
|
||||
define('PHP_CREATED_OK', 10);
|
||||
|
||||
Reference in New Issue
Block a user