mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-13 22:28:41 +00:00
fix tests
This commit is contained in:
parent
0f65d38ba5
commit
b2f4d14eaf
|
|
@ -14,5 +14,3 @@ declare(strict_types=1);
|
||||||
|
|
||||||
echo $this->data['nav']->render();
|
echo $this->data['nav']->render();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
Settings
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<?php
|
|
||||||
/**
|
|
||||||
* Jingga
|
|
||||||
*
|
|
||||||
* PHP Version 8.2
|
|
||||||
*
|
|
||||||
* @package Template
|
|
||||||
* @copyright Dennis Eichhorn
|
|
||||||
* @license OMS License 2.0
|
|
||||||
* @version 1.0.0
|
|
||||||
* @link https://jingga.app
|
|
||||||
*/
|
|
||||||
declare(strict_types=1);
|
|
||||||
|
|
||||||
echo $this->data['nav']->render();
|
|
||||||
Loading…
Reference in New Issue
Block a user