asd
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
<?php
|
<?php
|
||||||
declare(strict_types=1);
|
//declare(strict_types=1);
|
||||||
|
|
||||||
// Header GANZ am Anfang, bevor IRGENDWAS ausgegeben wird
|
// Header GANZ am Anfang, bevor IRGENDWAS ausgegeben wird
|
||||||
header('Content-Type: text/plain; charset=utf-8');
|
//header('Content-Type: text/plain; charset=utf-8');
|
||||||
|
|
||||||
// Optional: Fehlerausgabe für dieses Tool
|
// Optional: Fehlerausgabe für dieses Tool
|
||||||
ini_set('display_errors', '1');
|
ini_set('display_errors', '1');
|
||||||
|
|||||||
Reference in New Issue
Block a user