aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/memcached.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/memcached.php')
-rw-r--r--plugin/memcached.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/memcached.php b/plugin/memcached.php
index 6157d69..b30c27c 100644
--- a/plugin/memcached.php
+++ b/plugin/memcached.php
@@ -180,5 +180,3 @@ $obj->rrd_format = '%5.1lf%s';
180 180
181collectd_flush($obj->identifiers); 181collectd_flush($obj->identifiers);
182$obj->rrd_graph(); 182$obj->rrd_graph();
183
184?>