aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/bind.php
diff options
context:
space:
mode:
authorPim van den Berg2010-10-10 12:39:32 +0200
committerPim van den Berg2010-10-10 12:39:32 +0200
commitb3cd3eeb1a13f4af403fae2d853efc6f5f91d2d4 (patch)
tree3932b7c45ff004292ea6cc3d4118c12eaa4bfc2a /plugin/bind.php
parentplugin: add cpufreq plugin (diff)
downloadapt-panopticon_cgp-b3cd3eeb1a13f4af403fae2d853efc6f5f91d2d4.zip
apt-panopticon_cgp-b3cd3eeb1a13f4af403fae2d853efc6f5f91d2d4.tar.gz
apt-panopticon_cgp-b3cd3eeb1a13f4af403fae2d853efc6f5f91d2d4.tar.bz2
apt-panopticon_cgp-b3cd3eeb1a13f4af403fae2d853efc6f5f91d2d4.tar.xz
plugin: remove php close tags
Diffstat (limited to 'plugin/bind.php')
-rw-r--r--plugin/bind.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/bind.php b/plugin/bind.php
index 2ba5bc7..2550918 100644
--- a/plugin/bind.php
+++ b/plugin/bind.php
@@ -17,4 +17,3 @@ $obj->rrd_format = '%5.1lf%s';
17 17
18collectd_flush($obj->identifiers); 18collectd_flush($obj->identifiers);
19$obj->rrd_graph(); 19$obj->rrd_graph();
20