Build: #369 was successful
Job: PHP 7.2 - SQLite Package was successful
Code commits
phpBB 3.3.x
-
Marc 1f4eac13b9a91592617989f7c9e4a3843ab07116
Merge pull request #6341 from MichaIng/ticket/16930
[ticket/16930] Remove redundant topic ID from last post URL -
MichaIng <micha@dietpi.com> 3f56bbb9d173867a6f947615f735e3b66f8d2886
[ticket/16930] Remove redundant topic ID from last post URL
Since U_LAST_POST contains the post ID, the topic ID is not required.
This shortens the URL and helps with SEO by reducing the amount of
redundant parameters in internal links.
PHPBB3-16930
Signed-off-by: MichaIng <micha@dietpi.com>- phpBB/viewforum.php (version 3f56bbb9d173867a6f947615f735e3b66f8d2886)