1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 00:37:42 +02:00

Okay, this add a few queries, but now ranks and avatars should behave as expected.

git-svn-id: file:///svn/phpbb/trunk@8007 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2007-08-05 15:57:06 +00:00
parent a9ee9fbddc
commit 65abb76a8c
2 changed files with 134 additions and 21 deletions

View File

@@ -202,7 +202,7 @@ p a {
<li>[Fix] Properly display ban reason if selecting banned entries within the ACP (Bug #13896)</li>
<li>[Fix] Properly parse SQL expressions for Oracle (Bug #13916)</li>
<li>[Fix] Added label bindings to the custom profile fields in the ACP (Bug #13936) - patch provided by damnian</li>
<li>[Fix] Always remove avatars/ranks when leaving a group. (Bug 13961)</li>
<li>[Change] Made group avatar/rank changes more intuitive</li>
</ul>