From 09d713be0d6b91a594fd56e16f71f4eae015dc58 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Mon, 30 Mar 2015 12:10:58 +0200 Subject: [PATCH] Fix PHPDoc of the Perfdata view helper --- .../application/views/helpers/Perfdata.php | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/modules/monitoring/application/views/helpers/Perfdata.php b/modules/monitoring/application/views/helpers/Perfdata.php index f669219aa..8c0ea236d 100644 --- a/modules/monitoring/application/views/helpers/Perfdata.php +++ b/modules/monitoring/application/views/helpers/Perfdata.php @@ -1,20 +1,18 @@