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