summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/remote.php
diff options
context:
space:
mode:
authorGeorg Ehrke <dev@georgswebsite.de>2012-05-05 22:54:14 +0200
committerGeorg Ehrke <dev@georgswebsite.de>2012-05-05 22:54:14 +0200
commitc996600786080c54ba853ac8311fafdd3e814e78 (patch)
treefac953a1e831f5305690be1dd5ac814b83daa726 /apps/files/appinfo/remote.php
parent6c2fc0cbe853027e265fdf9f1b05b75c5f92c187 (diff)
downloadnextcloud-server-c996600786080c54ba853ac8311fafdd3e814e78.tar.gz
nextcloud-server-c996600786080c54ba853ac8311fafdd3e814e78.zip
push changes
Diffstat (limited to 'apps/files/appinfo/remote.php')
-rw-r--r--apps/files/appinfo/remote.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/appinfo/remote.php b/apps/files/appinfo/remote.php
index 3ac0023fb84..6d54a4baed2 100644
--- a/apps/files/appinfo/remote.php
+++ b/apps/files/appinfo/remote.php
@@ -23,10 +23,6 @@
*
*/
-// Do not load FS ...
-$RUNTIME_NOSETUPFS = true;
-require_once('../lib/base.php');
-
// only need filesystem apps
$RUNTIME_APPTYPES=array('filesystem','authentication');