sessiuin controls
This commit is contained in:
@@ -104,6 +104,9 @@ define('PHP_API_OK', 0);
|
||||
define('PHP_LOGIN_OK', 100);
|
||||
define('PHP_CREATED_OK', 10);
|
||||
define('PHP_API_BAD_PARAM', -1);
|
||||
|
||||
define('PHP_INVALID_SESSION' -9999);
|
||||
|
||||
define('SESSION_TIMEOUT_LOGOUT',6000);
|
||||
|
||||
define('MOBILE_LOGIN', 1101);
|
||||
|
||||
Reference in New Issue
Block a user