3 lines
51 B
PHP
Executable File
3 lines
51 B
PHP
Executable File
<?php
|
|
header('Content-Type: application/json');
|
|
?>
|