2013-03-24 16:07:55 +01:00

4 lines
81 B
PHP
Executable File

<?php
header('Content-Type: application/json; charset=utf-8');
echo $msg . "\n";