File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# QuickInstall Changelog
22
3+ ## Changes in 1.2.5
4+ - [ Fix] Issue #75 Fixed issues with creating boards using a PostgreSQL database.
5+ - [ Fix] Corrected an issue where clicking the Documentation tabs led to PHP errors.
6+
37## Changes in 1.2.4
48- [ Fix] Issue #71 Converted README and CHANGELOG to markdown. Correctly parse markdown in the Documentation and About tabs.
59- [ Fix] Issue #69 Correctly handle backslashes in the generated config.php file for phpBB >= 3.1.
Original file line number Diff line number Diff line change 77*
88*/
99
10- define ('QI_VERSION ' , '1.2.4 ' );
10+ define ('QI_VERSION ' , '1.2.5 ' );
1111
1212// Cookies set by QI
1313define ('QI_PROFILE_COOKIE ' , 'qi_profile ' ); // Cookie with the latest used profile name as payload.
You can’t perform that action at this time.
0 commit comments