1
0
Fork 0

debuggage

This commit is contained in:
Daniel Tartavel 2019-12-05 02:35:34 +01:00
parent edbaf3b5c8
commit 7de59904e2
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@
$headers .= "MIME-Version: 1.0\n";
$headers .= "Content-type: text/plain; charset=UTF-8\n";
$headers .= "DATE: " . date( 'r' ) . "\n";
echo "##########$headers-----------";
?>