custer v0.2.2 includes queries in all output
This commit is contained in:
@@ -28,12 +28,6 @@ include_once( plugin_dir_path(__FILE__) . '/plgntls_class.php');
|
||||
include_once(Plgntls::root_path() . 'php/utils/globals.php');
|
||||
include_once(Plgntls::root_path() . 'php/utils/console_log.php');
|
||||
|
||||
include_once(Plgntls::root_path() . 'php/admin_menu/admin_menu.php');
|
||||
include_once(Plgntls::root_path() . 'php/admin_menu/admin_menu_toggle.php');
|
||||
include_once(Plgntls::root_path() . 'php/admin_menu/menu_content.php');
|
||||
include_once(Plgntls::root_path() . 'php/admin_menu/post_paypal.php');
|
||||
include_once(Plgntls::root_path() . 'php/admin_menu/post_payment_messages.php');
|
||||
|
||||
// paypal
|
||||
include_once(Plgntls::root_path() . 'php/paypal/paypal.php');
|
||||
// profs
|
||||
|
||||
Reference in New Issue
Block a user