summaryrefslogtreecommitdiff
path: root/scripts/ombqueuehandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ombqueuehandler.php')
-rwxr-xr-xscripts/ombqueuehandler.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ombqueuehandler.php b/scripts/ombqueuehandler.php
index 292d13956..fa3446853 100755
--- a/scripts/ombqueuehandler.php
+++ b/scripts/ombqueuehandler.php
@@ -40,6 +40,7 @@ class OmbQueueHandler extends QueueHandler {
}
function start() {
+ $this->log(LOG_INFO, "INITIALIZE");
return true;
}