summaryrefslogtreecommitdiff
path: root/update_daemon2.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_daemon2.php')
-rwxr-xr-xupdate_daemon2.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_daemon2.php b/update_daemon2.php
index 1b1044238..6ccdbcb10 100755
--- a/update_daemon2.php
+++ b/update_daemon2.php
@@ -4,6 +4,7 @@
// Some configurable variable may be found below.
declare(ticks = 1);
+ chdir(dirname(__FILE__));
define('DISABLE_SESSIONS', true);