From 6e2afe5d574bf17f9a9378c6a17e2d25f95defee Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 27 Aug 2015 23:22:55 +0200 Subject: [PATCH] monitoring: Namespace the HostsController refs #5786 --- .../monitoring/application/controllers/HostsController.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/monitoring/application/controllers/HostsController.php b/modules/monitoring/application/controllers/HostsController.php index 9534b980a..192923cfe 100644 --- a/modules/monitoring/application/controllers/HostsController.php +++ b/modules/monitoring/application/controllers/HostsController.php @@ -1,6 +1,8 @@