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