summaryrefslogtreecommitdiff
path: root/update_daemon.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_daemon.php')
-rw-r--r--update_daemon.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_daemon.php b/update_daemon.php
index 312001a17..77660f09d 100644
--- a/update_daemon.php
+++ b/update_daemon.php
@@ -4,6 +4,7 @@
// continuously
define('DEFAULT_ERROR_LEVEL', E_ALL);
+ error_reporting(E_ALL);
declare(ticks = 1);