1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 17:27:16 +02:00

- Added missing terms parameter to search pagination. #34085

- Do not use the topics posted table when performing an egosearch.



git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8843 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Chris Smith
2008-09-15 11:11:39 +00:00
parent 572d5bd8c1
commit bc57ba098e
2 changed files with 9 additions and 1 deletions

View File

@@ -121,6 +121,8 @@
<li>[Fix] Do not decrease topics counter when deleting shadow topics. (Bug #26495)</li>
<li>[Fix] Send localised disapproval reasons in the recipients local language. (Bug #31645)</li>
<li>[Fix] Language typos/fixes. (Bug #27625, #30755)</li>
<li>[Fix] Added missing terms parameter to search pagination. (Bug #34085)</li>
<li>[Change] Do not use the topics posted table when performing an egosearch.</li>
</ul>