- added role at registration with xootix
- cleaned folder
This commit is contained in:
@@ -27,17 +27,12 @@ PLGNTLS_class::set_root_dir( plugin_dir_path(__FILE__), plugin_dir_url(__FILE__)
|
||||
/*
|
||||
* general inclusions
|
||||
*/
|
||||
include_once(PLGNTLS_class::get_path() . '/php/utils/globals.php');
|
||||
include_once(PLGNTLS_class::get_path() . '/php/utils/console_log.php');
|
||||
|
||||
//include_once(PLGNTLS_class::get_path() . '/php/images/image_edit_shortcode.php');
|
||||
//include_once(PLGNTLS_class::get_path() . '/php/images/image-edit.php');
|
||||
|
||||
//include_once(PLGNTLS_class::get_path() . '/php/test_cache.php');
|
||||
include_once(PLGNTLS_class::get_path() . '/utils/globals.php');
|
||||
include_once(PLGNTLS_class::get_path() . '/utils/console_log.php');
|
||||
|
||||
include_once(PLGNTLS_class::get_path() . '/php/paypal/paypal.php');
|
||||
|
||||
include_once(PLGNTLS_class::get_path() . '/php/partenaires/partenaires.php');
|
||||
include_once(PLGNTLS_class::get_path() . '/php/register/partenaires.php');
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user