date format

This commit is contained in:
Olivier Müller
2001-08-28 22:59:49 +00:00
parent 252b3d3d80
commit 88b021f3bd

View File

@@ -85,7 +85,7 @@ header('Content-Type: text/html; charset=' . $charset);
<?php echo ucfirst($strDatabasesStats); ?> -
<?php echo $strHost . ': ' . $cfgServer['host'] . "\n"; ?>
</h1>
<h2><?php echo $strGenTime . ': ' . date('F j, Y, g:i a'); ?></h2>
<h2><?php echo $strGenTime . ': ' . date('F j, Y, H:i'); ?></h2>
<table border="0" cellspacing="0" cellpadding="0">