aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/memory.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/memory.php')
-rw-r--r--plugin/memory.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/memory.php b/plugin/memory.php
index ca85078..14779e2 100644
--- a/plugin/memory.php
+++ b/plugin/memory.php
@@ -38,5 +38,3 @@ $obj->rrd_format = '%5.1lf%s';
38 38
39collectd_flush($obj->identifiers); 39collectd_flush($obj->identifiers);
40$obj->rrd_graph(); 40$obj->rrd_graph();
41
42?>