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

Fix Bug #54125 - Correctly reset login keys if passed value is the current user.

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10279 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Andreas Fischer
2009-11-19 09:54:38 +00:00
parent 72c4b694cf
commit c80f98ea10
2 changed files with 4 additions and 3 deletions

View File

@@ -91,6 +91,7 @@
<ul>
<li>[Fix] Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)</li>
<li>[Fix] Force full date for board online record date.</li>
<li>[Fix] Correctly reset login keys if passed value is the current user. (Bug #54125)</li>
</ul>
<a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3>