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