aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/iptables.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--plugin/iptables.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/iptables.php b/plugin/iptables.php
index 15a183b..8e5fa89 100644
--- a/plugin/iptables.php
+++ b/plugin/iptables.php
@@ -28,5 +28,3 @@ $obj->rrd_format = '%5.1lf%s';
28 28
29collectd_flush($obj->identifiers); 29collectd_flush($obj->identifiers);
30$obj->rrd_graph(); 30$obj->rrd_graph();
31
32?>