wichu
2012-05-10 905663d6c12c0ccad01ca80d50c3b83fb1f9466c
interface/web/sites/ajax_get_json.php
@@ -101,6 +101,6 @@
   }
//}
header('Content-type: application/json');
echo $json;
?>