summaryrefslogtreecommitdiffstats
path: root/apps/files/admin.php
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2013-01-26 14:03:17 +0100
committerLukas Reschke <lukas@statuscode.ch>2013-01-26 14:03:17 +0100
commit6c882d980681882134a93cfbb367fed816dfbb53 (patch)
tree8a2609ff528129f3f097fd0e6037b0a7c1dde2a0 /apps/files/admin.php
parent7f0a3018b6a965ce569b8dc3a14aeb0c00c8e06b (diff)
downloadnextcloud-server-6c882d980681882134a93cfbb367fed816dfbb53.tar.gz
nextcloud-server-6c882d980681882134a93cfbb367fed816dfbb53.zip
Remove outdated comments
Diffstat (limited to 'apps/files/admin.php')
-rw-r--r--apps/files/admin.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/admin.php b/apps/files/admin.php
index f747f8645f6..02c3147dba5 100644
--- a/apps/files/admin.php
+++ b/apps/files/admin.php
@@ -21,10 +21,6 @@
*
*/
-
-// Init owncloud
-
-
OCP\User::checkAdminUser();
$htaccessWorking=(getenv('htaccessWorking')=='true');