From 98851236e84ca4897daf32295ad94b46a7c98781 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 27 Aug 2015 15:42:27 +0200 Subject: [PATCH] monitoring: Namespace the CommentController refs #5786 --- .../monitoring/application/controllers/CommentController.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/monitoring/application/controllers/CommentController.php b/modules/monitoring/application/controllers/CommentController.php index 59ad90fc7..3328ffb79 100644 --- a/modules/monitoring/application/controllers/CommentController.php +++ b/modules/monitoring/application/controllers/CommentController.php @@ -1,6 +1,8 @@