asd
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
//declare(strict_types=1);
|
||||
|
||||
// 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
|
||||
ini_set('display_errors', '1');
|
||||
|
||||
Reference in New Issue
Block a user