card_assigned

This commit is contained in:
CHIEFSOFT\ameye
2024-10-31 17:10:31 -04:00
parent 3305e78fad
commit 10149affc3
2 changed files with 15 additions and 7 deletions
+1
View File
@@ -96,6 +96,7 @@ const CARD_REQUESTED = 1;
const CARD_HOLDER_CREATED = 10;
const CARD_OWNER_ACTIVE = 30;
const CARD_ASSIGNED = 40;
const CARD_ACTIVATE_CARD = 50;
define('EVENT_PRIORITY_HIGH', 10);
define('WRB_JOB_CRONJOB',770);