Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cron.php')
-rw-r--r--cron.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/cron.php b/cron.php
index c8dd6fcc88f..95cedf8bf4c 100644
--- a/cron.php
+++ b/cron.php
@@ -44,7 +44,6 @@ function handleUnexpectedShutdown() {
}
}
-$RUNTIME_NOSETUPFS = true;
require_once 'lib/base.php';
session_write_close();