From 7ea559e6be9936b1313a63a2423c8bce25d6c7c7 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 27 Aug 2015 14:39:15 +0200 Subject: [PATCH] doc: Namespace the IcingawebController refs #5786 --- modules/doc/application/controllers/IcingawebController.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/doc/application/controllers/IcingawebController.php b/modules/doc/application/controllers/IcingawebController.php index 9fccd32fa..7d8f8aad8 100644 --- a/modules/doc/application/controllers/IcingawebController.php +++ b/modules/doc/application/controllers/IcingawebController.php @@ -1,10 +1,12 @@