cfoe
2012-05-24 0ce0fdbef0940e4408abc8a717d8321dae0e191c
interface/web/sites/ajax_get_json.php
@@ -101,6 +101,6 @@
   }
//}
header('Content-type: application/json');
echo $json;
?>