mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
Fix Bug #57385
Correctly sort database backup file list by date on database restore page. Take admin's time zone settings into account when listing database backup files. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10478 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -91,7 +91,8 @@
|
||||
<a name="v307"></a><h3>1.i. Changes since 3.0.7</h3>
|
||||
|
||||
<ul>
|
||||
<li></li>
|
||||
<li>[Fix] Correctly sort database backup file list by date on database restore page. (Bug #57385)</li>
|
||||
<li>[Fix] Take admin's time zone settings into account when listing database backup files. (Bug #57385)</li>
|
||||
</ul>
|
||||
|
||||
<a name="v306"></a><h3>1.ii. Changes since 3.0.6</h3>
|
||||
|
Reference in New Issue
Block a user