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/cpu.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugin/cpu.php') diff --git a/plugin/cpu.php b/plugin/cpu.php index 5aeaf24..4c049d6 100644 --- a/plugin/cpu.php +++ b/plugin/cpu.php @@ -49,5 +49,3 @@ $obj->rrd_format = '%5.2lf'; collectd_flush($obj->identifiers); $obj->rrd_graph(); - -?> -- cgit v1.1