From aba609e088f311093d329d4d96f38673e6a9540c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 6 Mar 2007 11:33:06 +0100 Subject: move function startup_gettext --- update_daemon.php | 1 + 1 file changed, 1 insertion(+) (limited to 'update_daemon.php') 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); -- cgit v1.2.3-54-g00ecf