mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 10:31:57 +02:00
Merge remote branch 'github-cs278/bug/54855' into bug/cs278/54855
This commit is contained in:
phpBB
@@ -97,6 +97,7 @@
|
||||
<li>[Fix] No longer return the character O in generated random strings and passwords. (Bug #57345)</li>
|
||||
<li>[Fix] Allow redirect() function to redirect across directories. (Bug #56965)</li>
|
||||
<li>[Fix] Add terminating semicolons to JavaScript code. (Bug #58085 - Patch by nn-)</li>
|
||||
<li>[Fix] Minor language fixes. (Bug #54855)</li>
|
||||
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
|
||||
</ul>
|
||||
|
||||
|
@@ -10,7 +10,7 @@ Username: {USERNAME}
|
||||
Board URL: {U_BOARD}
|
||||
----------------------------
|
||||
|
||||
Your account is currently inactive and will need to be approved by an administrator before you can log in. Another email will be sent when this has occured.
|
||||
Your account is currently inactive and will need to be approved by an administrator before you can log in. Another email will be sent when this has occurred.
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
|
Reference in New Issue
Block a user