From f83f56903ec8eddc3b78d1e4b84cb9ba623f6785 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 27 Aug 2015 15:40:01 +0200 Subject: [PATCH] monitoring: Namespace the ChartController refs #5786 --- .../monitoring/application/controllers/ChartController.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/monitoring/application/controllers/ChartController.php b/modules/monitoring/application/controllers/ChartController.php index f871d8c9d..fab0d0e05 100644 --- a/modules/monitoring/application/controllers/ChartController.php +++ b/modules/monitoring/application/controllers/ChartController.php @@ -1,6 +1,8 @@