Fix abackend

This commit is contained in:
CHIEFSOFT\ameye
2024-11-01 16:17:11 -04:00
parent d4548b550a
commit 7bce678c02
4 changed files with 12 additions and 12 deletions
+1
View File
@@ -97,6 +97,7 @@ const CARD_HOLDER_CREATED = 10;
const CARD_OWNER_ACTIVE = 30;
const CARD_ASSIGNED = 40;
const CARD_ACTIVATE_CARD = 50;
const CARD_WALLET_ADD = 60;
define('EVENT_PRIORITY_HIGH', 10);
define('WRB_JOB_CRONJOB',770);