summaryrefslogtreecommitdiff
path: root/scripts/pingqueuehandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pingqueuehandler.php')
-rw-r--r--scripts/pingqueuehandler.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/pingqueuehandler.php b/scripts/pingqueuehandler.php
index 768c06c77..c92337e36 100644
--- a/scripts/pingqueuehandler.php
+++ b/scripts/pingqueuehandler.php
@@ -67,4 +67,3 @@ if (have_option('i')) {
$handler = new PingQueueHandler($id);
$handler->runOnce();
-?>