aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/ping.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/ping.php')
-rw-r--r--plugin/ping.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/ping.php b/plugin/ping.php
index 088cf03..067f1f1 100644
--- a/plugin/ping.php
+++ b/plugin/ping.php
@@ -41,5 +41,3 @@ switch($obj->args['type']) {
41 41
42collectd_flush($obj->identifiers); 42collectd_flush($obj->identifiers);
43$obj->rrd_graph(); 43$obj->rrd_graph();
44
45?>