aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/app.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-01-31 15:35:20 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-01-31 15:35:20 +0100
commitad044eb88861ebf2cefedc993634a85bb4697cd2 (patch)
treecda074d68a48f18fc676df7d1b09f2c9f0536431 /apps/files/appinfo/app.php
parentcbafea4cc805093f34a6b46d3f1263860e1b5f3f (diff)
parent8dd9dedee822d04afd918fc1f80555eabc2bb5b8 (diff)
downloadnextcloud-server-ad044eb88861ebf2cefedc993634a85bb4697cd2.tar.gz
nextcloud-server-ad044eb88861ebf2cefedc993634a85bb4697cd2.zip
Merge branch 'master' into navigation
Diffstat (limited to 'apps/files/appinfo/app.php')
-rw-r--r--apps/files/appinfo/app.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/appinfo/app.php b/apps/files/appinfo/app.php
index dfab94b15ea..da17a7f2ccd 100644
--- a/apps/files/appinfo/app.php
+++ b/apps/files/appinfo/app.php
@@ -1,5 +1,5 @@
<?php
-$l=OC_L10N::get('files');
+$l = OC_L10N::get('files');
OCP\App::registerAdmin('files', 'admin');