diff options
Diffstat (limited to 'remote.php')
-rw-r--r-- | remote.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote.php b/remote.php index 483b19555c8..41d2a7ab349 100644 --- a/remote.php +++ b/remote.php @@ -1,5 +1,4 @@ <?php -$RUNTIME_NOSETUPFS = true; $RUNTIME_NOAPPS = TRUE; require_once('lib/base.php'); $path_info = OC_Request::getPathInfo(); |