mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
Bug #325
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5231 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -78,6 +78,7 @@ p,ul,td {font-size:10pt;}
|
||||
<li>[Fix] correctly get compression status in page_tail.php and page_footer_admin.php (Bug #117)</li>
|
||||
<li>[Fix] set page title on summary page of groupcp.php (bug #125)</li>
|
||||
<li>[Fix] correctly test style and avatar in usercp_register.php (bug #129 and #317)</li>
|
||||
<li>[Fix] handling of reactivation notifications if admin activation is enabled (Bug #145)</li>
|
||||
<li>[Fix] handling of both forms of translation information used in language packs (Bug #159)</li>
|
||||
<li>[Fix] key length for activation keys fixed in usercp_sendpassword.php (Bug #171)</li>
|
||||
<li>[Fix] use GENERAL_MESSAGE constant in message_die instead of MESSAGE (Bug #176)</li>
|
||||
@@ -92,6 +93,7 @@ p,ul,td {font-size:10pt;}
|
||||
<li>[Fix] correctly check returned value from strpos in append_sid function (Bug #275)</li>
|
||||
<li>[Fix] correctly display username in private message notification (Bug #278)</li>
|
||||
<li>[Fix] fixed "var-by-ref" errors (Bug #322)</li>
|
||||
<li>[Fix] changed redirection to installation (Bug #325)</li>
|
||||
<li>[Fix] added timout of 10 seconds to version check (Bug #348)</li>
|
||||
|
||||
<a name="2016"></a><h3 class="h3">l.ii. Changes since 2.0.16</h3>
|
||||
|
Reference in New Issue
Block a user