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 6583a77da..9e8de7a11 100755
--- a/scripts/smsqueuehandler.php
+++ b/scripts/smsqueuehandler.php
@@ -71,3 +71,4 @@ if (have_option('i')) {
$handler = new SmsQueueHandler($id);
$handler->runOnce();
+?>