small improvements in handling prof states :
- card date validation now uses direct card duration, not a parameter - checker for both types of transfert valid and invalid - mv checks for transfert and date expiration in specific functions
This commit is contained in:
@@ -44,8 +44,10 @@ include_once(PLGNTLS_class::root_path() . 'php/profs_profil.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_form_commande.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_dates.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_states.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_handle_states.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/partners_register.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/partners_page.php');
|
||||
//include_once(PLGNTLS_class::root_path() . 'php/partners_form.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/display_css.php');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user