fuck types im lazy
This commit is contained in:
parent
78b3941c80
commit
8e75ee4e9b
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
$before = microtime(true); // Start time of the script
|
||||
declare(strict_types=1);
|
||||
error_reporting(E_ERROR); // Hide PHP errors
|
||||
header('Content-type:application/json;charset=utf-8'); // Set the content type to JSON
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user