mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-11 20:38:42 +00:00
Database pool naming fix
This commit is contained in:
parent
b660719ade
commit
2fe4d243a0
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user