sessiuin controls

This commit is contained in:
CHIEFSOFT\ameye
2023-08-30 23:56:07 -04:00
parent 5ccbc4cb91
commit f509f25e0e
5 changed files with 53 additions and 4 deletions
+3
View File
@@ -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);