summaryrefslogtreecommitdiff
path: root/scripts/smsqueuehandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/smsqueuehandler.php')
-rwxr-xr-xscripts/smsqueuehandler.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/smsqueuehandler.php b/scripts/smsqueuehandler.php
index 99dd9cf77..dc78d6680 100755
--- a/scripts/smsqueuehandler.php
+++ b/scripts/smsqueuehandler.php
@@ -38,8 +38,9 @@ class SmsQueueHandler {
function transport() {
return 'omb';
}
-
+
function start() {
+ return true;
}
function handle_notice($notice) {