From c29911fa68cc19d6fe16255121a12f4ba11c1024 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 fdcfd2b..5f18188 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.