X-Git-Url: http://www.andromeda.nl/gitweb/?p=gnucomo.git;a=blobdiff_plain;f=src%2Fgcm_daemon%2Fgcm_daemon.php;h=61062a8d45c26fedeaa761db01b3b2053e89f37b;hp=d6a314d66ad7ac8c99dee6e2485a9ee15cde650f;hb=fac85e60fba231c5856191bd672b45d60b49d2b0;hpb=e78d696dd90a039d332c783d4411b4f2b207fdd9 diff --git a/src/gcm_daemon/gcm_daemon.php b/src/gcm_daemon/gcm_daemon.php index d6a314d..61062a8 100755 --- a/src/gcm_daemon/gcm_daemon.php +++ b/src/gcm_daemon/gcm_daemon.php @@ -99,9 +99,6 @@ ini_set('html_errors', 'false'); define("BATCHSIZE", 50000); -//Tell the log that we're up. -define_syslog_variables(); - require_once "gnucomo_config.php"; require_once "db.class.php";