From e435f369354d255f0d134a0f64a9c04b966568b7 Mon Sep 17 00:00:00 2001 From: Aaron Edwards Date: Fri, 9 Dec 2016 15:46:10 -0600 Subject: [PATCH] Remove dash notice --- .gitmodules | 4 ---- dash-notice | 1 - whmcs-mrp.php | 12 +----------- 3 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 .gitmodules delete mode 160000 dash-notice diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 336d525..0000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "dash-notice"] - path = dash-notice - url = git@bitbucket.org:incsub/wpmudev-dashboard-notification.git - branch = master diff --git a/dash-notice b/dash-notice deleted file mode 160000 index 1c383cc..0000000 --- a/dash-notice +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1c383ccc054e83a8873acc1fda555ae475b60fbf diff --git a/whmcs-mrp.php b/whmcs-mrp.php index 8f4a442..44b859c 100644 --- a/whmcs-mrp.php +++ b/whmcs-mrp.php @@ -758,14 +758,4 @@ function admin_settings_page(){ 264, -'name'=> 'WHMCS Multisite Provisioning', -'screens' => array( -'toplevel_page_mrp-settings-network', -) ); - -include_once 'dash-notice/wpmudev-dash-notification.php'; +} \ No newline at end of file