diff options
Diffstat (limited to 'scripts/twitterqueuehandler.php')
-rwxr-xr-x | scripts/twitterqueuehandler.php | 1 |
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(); -?> |