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