[med-svn] r635 - trunk/community/website
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Sat Oct 6 08:48:37 UTC 2007
Author: hanska-guest
Date: 2007-10-06 08:48:37 +0000 (Sat, 06 Oct 2007)
New Revision: 635
Modified:
trunk/community/website/locales.php
Log:
Debug info forgotten
Modified: trunk/community/website/locales.php
===================================================================
--- trunk/community/website/locales.php 2007-10-06 08:47:43 UTC (rev 634)
+++ trunk/community/website/locales.php 2007-10-06 08:48:37 UTC (rev 635)
@@ -73,8 +73,6 @@
}
while (list($code, $lang) = each($avail_locales)) {
- var_dump($code);
- print_r($lang);
$lang["complete"] = round($lang["complete"], 2);
if ($lang["complete"] == "100") {
$lang["complete"] = "<strong>".$lang["complete"]."</strong>";
More information about the debian-med-commit
mailing list