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