starting status changed

This commit is contained in:
CHIEFSOFT\ameye
2024-10-31 09:25:28 -04:00
parent b61c82e2ae
commit aff0bd9221
+1 -1
View File
@@ -92,7 +92,7 @@ define('EVENT_PRIORITY_NORMAL', 100);
* @deprecated Use \CodeIgniter\Events\Events::PRIORITY_HIGH instead.
*/
const CARD_REQUESTED =0;
const CARD_REQUESTED = 1;
const CARD_HOLDER_CREATED = 10;
const CARD_OWNER_ACTIVE = 30;
const CARD_ASSIGNED = 40;