[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/l10n
From:       Claudiu Costin <claudiuc () kde ! org>
Date:       2006-02-14 0:03:34
Message-ID: 1139875414.166516.11018.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 509220 by claudiu:

Attached patch fixes broken links on the page at
http://l10n.kde.org/stats.php. Reported and fixed
by  Gary Cramblitt.
CCMAIL:  Gary Cramblitt <garycramblitt@comcast.net>


 M  +2 -2      stats.php  


--- trunk/www/areas/l10n/stats.php #509219:509220
@@ -67,7 +67,7 @@
 	if (@is_readable("$outdir/$rev/index.php")) {
 		$modtime=date("Y-m-d&\\n\b\s\p\;H:i",@filemtime("$outdir/$rev/index.php"));
 		echo "<tr class=\"$class\">\n" .
-				" <td><a href=\"$rev/index.php\">$rev</a></td>\n" .
+				" <td><a href=\"$outdir/$rev/index.php\">$rev</a></td>\n" .
 				" <td>$modtime</td>\n" .
 				"</tr>";
 	}
@@ -118,7 +118,7 @@
 	if (@is_readable("$outdir/$rev/index.php")) {
 		$modtime=date("Y-m-d&\\n\b\s\p\;H:i",@filemtime("$outdir/$rev/index.php"));
 		echo "<tr class=\"$class\">\n" .
-			" <td><a href=\"$rev/index.php\">$rev</a></td>\n" .
+			" <td><a href=\"$outdir/$rev/index.php\">$rev</a></td>\n" .
 			" <td>$modtime</td>\n" .
 			"</tr>";
 	}
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic