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

Improve 'All forums' feed: Remove limit, display all forums. Join all queries to one.

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10344 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Andreas Fischer
2009-12-17 00:12:51 +00:00
parent d5c16e4c8f
commit 6cc60ee8c2
2 changed files with 23 additions and 9 deletions

View File

@@ -124,6 +124,7 @@
<li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li>
<li>[Change] Use em dash instead of hyphen/minus as separator in ATOM Feeds item statistics. (Bug #53565)</li>
<li>[Change] Alter ACP user quick tools interface to reduce confusion with the delete operation.</li>
<li>[Change] Remove item limit from &quot;All forums&quot; feed.</li>
</ul>
<a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3>