2013-03-26 17:32:34 +01:00

4 lines
81 B
PHP

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