1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 11:44:08 +02:00

Do not display COPPA group in memberlist find member dialog if COPPA disabled (Bug #37175)

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9075 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2008-11-22 18:13:18 +00:00
parent 3d9eb90d72
commit 127750f89d
2 changed files with 21 additions and 4 deletions

View File

@@ -90,6 +90,7 @@
<li>[Fix] Regression bug from revision #8908 regarding log display in ACP</li>
<li>[Fix] Allow the UCP group management to work for groups with avatars. (Bug #37375)</li>
<li>[Fix] Fix header list build for replying oldest PM in PM history (Bug #37275)</li>
<li>[Fix] Do not display COPPA group in memberlist find member dialog if COPPA disabled (Bug #37175)</li>
</ul>
<a name="v302"></a><h3>1.ii. Changes since 3.0.2</h3>