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