From d68edc51490164e32b69a37860c7f57b1cf7112e Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 27 Aug 2015 16:23:16 +0200 Subject: [PATCH] Monitoring: Namespace the DowntimesController refs #5786 --- .../application/controllers/DowntimesController.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/monitoring/application/controllers/DowntimesController.php b/modules/monitoring/application/controllers/DowntimesController.php index dfb117ef8..7fd15fd00 100644 --- a/modules/monitoring/application/controllers/DowntimesController.php +++ b/modules/monitoring/application/controllers/DowntimesController.php @@ -1,6 +1,8 @@