Family login

This commit is contained in:
CHIEFSOFT\ameye
2023-05-21 10:40:55 -04:00
parent a1d0842863
commit fc72a1697f
6 changed files with 25 additions and 2 deletions
+2
View File
@@ -94,6 +94,8 @@ define('EVENT_PRIORITY_NORMAL', 100);
define('EVENT_PRIORITY_HIGH', 10);
define('LOGIN_MODE_GENERAL', 1100);
define('LOGIN_MODE_FAMILY', 1105);
define('ADD_JOB', 10010);
define('UPDATE_JOB', 10020);