Merge pull request #7 from Orange-Management/develop

General fixes
This commit is contained in:
Dennis Eichhorn 2016-10-30 19:32:18 +01:00 committed by GitHub
commit 899e6f8651

View File

@ -60,7 +60,7 @@ In contrast to the install file for other moduels this file has to follow more s
namespace Modules\Navigation\Admin;
use phpOMS\DataStorage\Database\DatabaseType;
use phpOMS\DataStorage\Database\Pool;
use phpOMS\DataStorage\Database\DatabasePool;
use phpOMS\Module\InfoManager;
use phpOMS\Module\InstallerAbstract;