Downloads
Download tar.gz
372.77 KB
MD5: 42486219097cd25744c19f671bf24054
SHA-1: 46f7f858f6ae19e7a4b0fb1df74fb31d603c2a65
SHA-256: 2d2cf6880b3998d3c1a78120bb93422624abb731678074aa09c4ff1946f593e6
Download zip
486.46 KB
MD5: 6ba85080f6f879d8a70d2246879b941e
SHA-1: 51d634fe3c497610fb541edf3bf829bba6f541bc
SHA-256: 896abd364920018ff9c513c2bb7ac1d362f6b4ce696458a2a6dc938b8ccde958
Release notes
Added creation topics from node links.
Added setting Language negotiations to set prefix (default 0, need to set if you use more then one language)
Issue #716074. Completely reorganized initialisation to avoid unneeded db connections.
Default db persistent connection in phpbb_api.php now is set to true define('PHPBB_DB_PCONNECT', true);.
Need to set manually define('PHPBB_SEO_TOOLKIT', 1); in phpbb_api.php if you use this modification of phpBB3.
Removed from code attempts of using non clean urls. Now only clean urls is supporting. In some modes non clean urls may work.
No changes in phpBB3 source files.
Upgrade is recommended.