header info added
This commit is contained in:
11
header.inc.php
Normal file
11
header.inc.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: leanderschmedemann
|
||||
* Date: 02/03/2017
|
||||
* Time: 11:49
|
||||
*/
|
||||
|
||||
header("Content-Type: application/json; Charset=utf-8");
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user