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', -]; +]];