From 1fbdf307b9e6a57b7add4aa200a151efff4e1b00 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 25 Nov 2020 01:00:26 +0100 Subject: [PATCH] remove webinterface --- Controller/Controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controller/Controller.php b/Controller/Controller.php index 5fd9eef..cf8ff47 100755 --- a/Controller/Controller.php +++ b/Controller/Controller.php @@ -25,7 +25,7 @@ use phpOMS\Module\WebInterface; * @link https://orange-management.org * @since 1.0.0 */ -class Controller extends ModuleAbstract implements WebInterface +class Controller extends ModuleAbstract { /** * Module path.