mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-12 14:58:41 +00:00
Test fixes
This commit is contained in:
parent
05d83083cb
commit
4559b3bca5
|
|
@ -19,8 +19,6 @@ use phpOMS\Message\Http\RequestStatusCode;
|
||||||
use phpOMS\Message\NotificationLevel;
|
use phpOMS\Message\NotificationLevel;
|
||||||
use phpOMS\Message\RequestAbstract;
|
use phpOMS\Message\RequestAbstract;
|
||||||
use phpOMS\Message\ResponseAbstract;
|
use phpOMS\Message\ResponseAbstract;
|
||||||
use phpOMS\Model\Message\Redirect;
|
|
||||||
use phpOMS\System\MimeType;
|
|
||||||
use phpOMS\Uri\UriFactory;
|
use phpOMS\Uri\UriFactory;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
# Structure
|
|
||||||
|
|
||||||
## ER
|
|
||||||
|
|
||||||

|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
|
|
@ -8,7 +8,7 @@ The target group for this module is everyone, since every application should hav
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
|
|
||||||
This module doesn't have any additional setup requirements since it is installed during the application install process.
|
This module doesn't have any additional setup requirements.
|
||||||
|
|
||||||
The module can be installed through the integrated module downloader and installer or by uploading the module into the `Modules/` directory and executing the installation through the module installer.
|
The module can be installed through the integrated module downloader and installer or by uploading the module into the `Modules/` directory and executing the installation through the module installer.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
},
|
},
|
||||||
"creator": {
|
"creator": {
|
||||||
"name": "Jingga",
|
"name": "Jingga",
|
||||||
"website": "jingga.app"
|
"website": "https://jingga.app"
|
||||||
},
|
},
|
||||||
"description": "The navigation module.",
|
"description": "The navigation module.",
|
||||||
"directory": "Navigation",
|
"directory": "Navigation",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user