Einrichtung
This commit is contained in:
parent
3a8948c60c
commit
dded8af84b
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
// ======================================
|
// ====================================== 123
|
||||||
// Fehleranzeige (DEV)
|
// Fehleranzeige (DEV)
|
||||||
ini_set('display_errors', 1);
|
ini_set('display_errors', 1);
|
||||||
error_reporting(E_ALL);
|
error_reporting(E_ALL);
|
||||||
|
|||||||
@ -17,3 +17,4 @@ $currentPage = basename($_SERVER['PHP_SELF']);
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user