From 708fdac098d15df82721bc20dd1761861fb30b28 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 9 Apr 2016 10:42:22 +0200 Subject: [PATCH] Fixing remaining bugs for route-restructure --- Admin/Installer.php | 1 + Admin/Routes/http.php | 2 +- Theme/Backend/Lang/Navigation.en.lang.php | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Admin/Installer.php b/Admin/Installer.php index cd0c575..92b42b3 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -17,6 +17,7 @@ namespace Modules\MyPrivate\Admin; use phpOMS\DataStorage\Database\DatabaseType; use phpOMS\DataStorage\Database\Pool; +use phpOMS\Module\InfoManager; use phpOMS\Module\InstallerAbstract; /** diff --git a/Admin/Routes/http.php b/Admin/Routes/http.php index 6c9b636..0b67a5f 100644 --- a/Admin/Routes/http.php +++ b/Admin/Routes/http.php @@ -1,3 +1,3 @@ [ 'Private' => 'Private', -]; +]];