1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 15:27:42 +02:00
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:
Andreas Fischer
2010-02-06 21:19:40 +00:00
parent 52c13bc741
commit aec50a4328
2 changed files with 4 additions and 3 deletions

View File

@@ -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>