diff options
Diffstat (limited to 'cron.php')
-rw-r--r-- | cron.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -44,7 +44,6 @@ function handleUnexpectedShutdown() { } } -$RUNTIME_NOSETUPFS = true; require_once 'lib/base.php'; session_write_close(); |