aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/apache.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/apache.php')
-rw-r--r--plugin/apache.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/apache.php b/plugin/apache.php
index 7153662..8c46ad7 100644
--- a/plugin/apache.php
+++ b/plugin/apache.php
@@ -47,5 +47,3 @@ $obj->rrd_format = '%5.1lf';
47 47
48collectd_flush($obj->identifiers); 48collectd_flush($obj->identifiers);
49$obj->rrd_graph(); 49$obj->rrd_graph();
50
51?>