summaryrefslogtreecommitdiff
path: root/scripts/twitterqueuehandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/twitterqueuehandler.php')
-rwxr-xr-xscripts/twitterqueuehandler.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/twitterqueuehandler.php b/scripts/twitterqueuehandler.php
index 820baeb0a..ce4d824d0 100755
--- a/scripts/twitterqueuehandler.php
+++ b/scripts/twitterqueuehandler.php
@@ -72,4 +72,3 @@ if (have_option('i')) {
$handler = new TwitterQueueHandler($id);
$handler->runOnce();
-?>