aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/wireless.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/wireless.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 '')
-rw-r--r--plugin/wireless.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/wireless.php b/plugin/wireless.php
index bbb9f4a..413ee28 100644
--- a/plugin/wireless.php
+++ b/plugin/wireless.php
@@ -31,5 +31,3 @@ switch($obj->args['type']) {
31 31
32collectd_flush($obj->identifiers); 32collectd_flush($obj->identifiers);
33$obj->rrd_graph(); 33$obj->rrd_graph();
34
35?>