Merged patch #457984 (Localised dates in dump and db stats) thanks to Michal Cihar

This commit is contained in:
Loïc Chapeaux
2001-09-05 21:00:25 +00:00
parent aade7fd1c5
commit 6b93b2c991
30 changed files with 182 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ if ($server > 0) {
</tr>
<tr>
<th align="left"><big><?php echo $strGenTime . ' :'; ?></big></th>
<th align="left"><big><?php echo date('F j, Y, H:i'); ?></big></th>
<th align="left"><big><?php echo localised_date(); ?></big></th>
</tr>
</table>
<br /><br />