wip adding fbpatch plugin
This commit is contained in:
@@ -43,7 +43,6 @@ 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');
|
||||
|
||||
|
||||
@@ -51,8 +50,9 @@ include_once(PLGNTLS_class::root_path() . 'php/display_css.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');
|
||||
*/
|
||||
include_once(PLGNTLS_class::root_path() . 'php/form_builder_patch/hide_show_elements.php');
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user