diff --git a/Controller.php b/Controller.php index aab942f..a830c42 100644 --- a/Controller.php +++ b/Controller.php @@ -280,5 +280,4 @@ class Controller extends ModuleAbstract implements WebInterface return true; } - }