Fixing remaining bugs for route-restructure

This commit is contained in:
Dennis Eichhorn 2016-04-09 10:42:22 +02:00
parent a28838584b
commit 3dcafaf62e
2 changed files with 2 additions and 6 deletions

View File

@ -17,6 +17,7 @@ namespace Modules\Navigation\Admin;
use phpOMS\DataStorage\Database\DatabaseType;
use phpOMS\DataStorage\Database\Pool;
use phpOMS\Module\InfoManager;
use phpOMS\Module\InstallerAbstract;
/**

View File

@ -13,9 +13,4 @@
* @version 1.0.0
* @link http://orange-management.com
*/
/**
* Created by PhpStorm.
* User: spl1nes
* Date: 14.04.14
* Time: 22:52.
*/
return ['Navigation' => []];