summaryrefslogtreecommitdiffstats
path: root/apps/media/ajax/autoupdate.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/media/ajax/autoupdate.php')
-rw-r--r--apps/media/ajax/autoupdate.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/media/ajax/autoupdate.php b/apps/media/ajax/autoupdate.php
index c2dbf27a004..7329e91e210 100644
--- a/apps/media/ajax/autoupdate.php
+++ b/apps/media/ajax/autoupdate.php
@@ -23,9 +23,8 @@
header('Content-type: text/html; charset=UTF-8') ;
-//no apps or filesystem
+//no apps
$RUNTIME_NOAPPS=true;
-$RUNTIME_NOSETUPFS=true;
OCP\JSON::checkAppEnabled('media');