- moved reset field function outside renew_card file
- created a patch for formbuilder calculation pbm
This commit is contained in:
@@ -45,12 +45,15 @@ include_once(PLGNTLS_class::root_path() . 'php/author_restriction.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/filter_mail.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/prof_check_page.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/renew_card.php');
|
||||
//include_once(PLGNTLS_class::root_path() . 'php/reset_card_form.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/partner_check_page.php');
|
||||
|
||||
|
||||
// form builder patch :
|
||||
//include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/url_validation.php');
|
||||
//include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/multiple_modals.php');
|
||||
/*
|
||||
include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/url_validation.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/multiple_modals.php');
|
||||
*/
|
||||
include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/form_calculation.php');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user