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

Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)

[a bit ugly, but retains backward compatibility]

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9082 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2008-11-22 20:26:09 +00:00
parent d2f4a17ebf
commit e02c3e3b4a
4 changed files with 6 additions and 4 deletions

View File

@@ -92,6 +92,7 @@
<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>
<li>[Fix] Do not try to send jabber notifications if no jid entered (Bug #36775)</li>
<li>[Fix] Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)</li>
</ul>
<a name="v302"></a><h3>1.ii. Changes since 3.0.2</h3>