summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/app.php
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-08-16 20:28:16 +0200
committerGitHub <noreply@github.com>2016-08-16 20:28:16 +0200
commit2d861c9feaa233b89f4d75e1bf4af6b04b05b081 (patch)
treecd3590b175e6ee923ef1265e002fd1aaa60504fa /apps/files/appinfo/app.php
parent9db189174c26326bbb58d96f614a415cd15542d1 (diff)
parent4943441bde11e78827fdeb599ca4cd7b783672ce (diff)
downloadnextcloud-server-2d861c9feaa233b89f4d75e1bf4af6b04b05b081.tar.gz
nextcloud-server-2d861c9feaa233b89f4d75e1bf4af6b04b05b081.zip
Merge pull request #796 from nextcloud/implement_712
Admin page split
Diffstat (limited to 'apps/files/appinfo/app.php')
-rw-r--r--apps/files/appinfo/app.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files/appinfo/app.php b/apps/files/appinfo/app.php
index 850c335c27d..afb327e24ba 100644
--- a/apps/files/appinfo/app.php
+++ b/apps/files/appinfo/app.php
@@ -26,8 +26,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-\OCP\App::registerAdmin('files', 'admin');
-
$l = \OC::$server->getL10N('files');
\OC::$server->getNavigationManager()->add(function () {