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