Changes:
1. adds a missing filterstring URL parameter to statistics.php.
2. You can enabled/disable charts by clicking on the checkbox in the Charts Admin panel.
3. It adds support to select character encoding in HTML Header. This enables Loganalyzer to process and display UTF-8 encoded logs properly.
4. The default encoding is ISO-8859-1, and can be switched in the general admin panel or by adding the $CFG['HeaderDefaultEncoding'] configuration variable to config.php.
5. Possible values are ENC_ISO_8859_1 and ENC_UTF8
暂无更多评论