From b3cd3eeb1a13f4af403fae2d853efc6f5f91d2d4 Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Sun, 10 Oct 2010 12:39:32 +0200 Subject: plugin: remove php close tags --- plugin/bind.php | 1 - 1 file changed, 1 deletion(-) (limited to 'plugin/bind.php') 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'; collectd_flush($obj->identifiers); $obj->rrd_graph(); - -- cgit v1.1