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