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