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