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

Friends and foes will not show up as private message rule options if their respective UCP modules are disabled. #51155

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10425 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Chris Smith
2010-01-18 00:11:20 +00:00
parent 53a51744c0
commit 6924580e7d
2 changed files with 18 additions and 0 deletions

View File

@@ -146,6 +146,7 @@
<li>[Change] Show login attempt CAPTCHA option in the captcha plugin module.</li>
<li>[Change] It is no longer possible to persist a solution for the login CAPTCHA.</li>
<li>[Change] SQLite is no longer autoloaded by the installer. (Bug #56105)</li>
<li>[Change] Friends and foes will not show up as private message rule options if their respective UCP modules are disabled. (Bug #51155)</li>
</ul>
<a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3>