added message payments in admin menu
This commit is contained in:
@@ -4,7 +4,7 @@ Plugin Name: cipf_plugin
|
||||
Plugin URI:
|
||||
Description:
|
||||
Author: hugogogo
|
||||
Version: 0.4.2.1
|
||||
Version: 0.4.3
|
||||
Author URI:
|
||||
*/
|
||||
|
||||
@@ -32,6 +32,7 @@ include_once(PLGNTLS_class::root_path() . 'php/admin_menu/admin_menu.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/admin_menu/admin_menu_toggle.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/admin_menu/menu_content.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/admin_menu/post_paypal.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/admin_menu/post_payment_messages.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/admin_menu/post_email.php');
|
||||
|
||||
include_once(PLGNTLS_class::root_path() . 'php/paypal/paypal.php');
|
||||
|
||||
Reference in New Issue
Block a user