starting status changed
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user