[med-svn] r575 - trunk/community/website

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Thu Oct 4 19:56:38 UTC 2007


Author: hanska-guest
Date: 2007-10-04 19:56:38 +0000 (Thu, 04 Oct 2007)
New Revision: 575

Modified:
   trunk/community/website/index.php
Log:
Adding localized date/time


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2007-10-04 19:52:13 UTC (rev 574)
+++ trunk/community/website/index.php	2007-10-04 19:56:38 UTC (rev 575)
@@ -75,6 +75,7 @@
 		<div class="section">
 			<div class="sectionTop"></div>
 			<div class="row"><?=date("r", time())?></div>
+			<div class="row"><?=date("%D, %d %M %Y %H:%i:%s %O", time())?></div>
 		</div>
 	</td>
 	<td class="main">




More information about the debian-med-commit mailing list