ftimme
2012-06-11 6db27748d01ef709bf61a35314a56c565545bb7f
interface/web/sites/ajax_get_json.php
@@ -101,6 +101,6 @@
   }
//}
header('Content-type: application/json');
echo $json;
?>