From dc5fddcbfe4ba22620d77cb4ce6f3292ebd59af7 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 28 Aug 2015 09:22:13 +0200 Subject: [PATCH] monitoring: Namespace the ServicesController refs #5786 --- .../monitoring/application/controllers/ServicesController.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/monitoring/application/controllers/ServicesController.php b/modules/monitoring/application/controllers/ServicesController.php index 9055a7dbc..722eabedd 100644 --- a/modules/monitoring/application/controllers/ServicesController.php +++ b/modules/monitoring/application/controllers/ServicesController.php @@ -1,6 +1,8 @@