moved and updated reset fields into rebew file
This commit is contained in:
@@ -64,6 +64,7 @@ class PLGNTLS_class
|
||||
const ACF_CARD_EXPIRATION = 'fin_de_validite';
|
||||
CONST ACF_PROF_IS_ACTIV = 'compte-actif';
|
||||
CONST ACF_PROF_CAN_RENEW = 'renouvellement_possible';
|
||||
CONST ACF_PROF_CGV = 'cgv';
|
||||
|
||||
const CARD_RENEW_PERIOD = 31; // int : number of days before expiration when renew card start to be possible
|
||||
const CARD_VALIDITY_TIME = '1 year'; // string : time of validity of the card (ex: '1 month' or '1 year' or '60 days')
|
||||
|
||||
Reference in New Issue
Block a user