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