Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'external/appinfo/app.php')
-rw-r--r--external/appinfo/app.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/external/appinfo/app.php b/external/appinfo/app.php
index ee5437782..1a02f3a1b 100644
--- a/external/appinfo/app.php
+++ b/external/appinfo/app.php
@@ -26,8 +26,6 @@ OCP\Util::addStyle( 'external', 'style');
OCP\App::registerAdmin('external', 'settings');
-OCP\App::register(array('order' => 70, 'id' => 'external', 'name' => 'External'));
-
$sites = OC_External::getSites();
for ($i = 0; $i < sizeof($sites); $i++) {
OCP\App::addNavigationEntry(