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

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Tue Oct 2 13:13:55 UTC 2007


Author: hanska-guest
Date: 2007-10-02 13:13:55 +0000 (Tue, 02 Oct 2007)
New Revision: 509

Modified:
   trunk/community/website/index.php
Log:
typo


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2007-10-02 13:13:34 UTC (rev 508)
+++ trunk/community/website/index.php	2007-10-02 13:13:55 UTC (rev 509)
@@ -66,7 +66,7 @@
 					
 					if ($rs = $rss->get("http://cia.vc/stats/project/Debian-Med/.rss")) {
 						// we show only the last 10 commits by default
-						for ($i = 0; $i < 9); $i++) {
+						for ($i = 0; $i < 9; $i++) {
 						?>
 				<tr>
 					<td><?=$rs["items"][$i]["pubDate"]?></td>




More information about the debian-med-commit mailing list