v 0.3.10 admin can validate payment from front
This commit is contained in:
@@ -27,8 +27,8 @@ include_once( plugin_dir_path(__FILE__) . '/utils/plgntls_class.php');
|
||||
|
||||
/*
|
||||
* general inclusions
|
||||
*/
|
||||
// utils :
|
||||
*/
|
||||
include_once(PLGNTLS_class::root_path() . 'php/utils/globals.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'utils/console_log.php');
|
||||
|
||||
@@ -41,7 +41,7 @@ include_once(PLGNTLS_class::root_path() . '/php/hide_admin.php');
|
||||
//include_once(PLGNTLS_class::root_path() . '/php/menus.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/redirections.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_profil.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_form.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/partners_register.php');
|
||||
|
||||
Reference in New Issue
Block a user