mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Ignore that last commit message in r10443.
Update user's last visit field correctly when changing activation status (Bug #56185) Regression introduced by r10103 for Bug #44975 Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10444 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
fe98d43bb5
commit
bdd81806f2
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
|||
<li>[Fix] Correctly hover list menu in UCP and MCP for rtl languages. (Bug #49945)</li>
|
||||
<li>[Fix] Correctly orientate quoted text image on RTL languages. (Bug #33745)</li>
|
||||
<li>[Fix] Deprecate $allow_reply parameter to truncate_string() (Bug #56675)</li>
|
||||
<li>[Fix] Update user's last visit field correctly when changing activation status. (Bug #56185)</li>
|
||||
<li>[Fix] Update users last visit field correctly when changing activation status. (Bug #56185)</li>
|
||||
<li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li>
|
||||
<li>[Change] Log activation through inactive users ACP. (Bug #30145)</li>
|
||||
<li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue