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