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