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