[Dehs-devel] r178 - trunk

Raphael Geissert geissert at alioth.debian.org
Sat Dec 26 23:37:17 UTC 2009


Author: geissert
Date: 2009-12-26 23:37:17 +0000 (Sat, 26 Dec 2009)
New Revision: 178

Modified:
   trunk/dehs_pg.php
Log:
s/packages/pkgs


Modified: trunk/dehs_pg.php
===================================================================
--- trunk/dehs_pg.php	2009-12-26 23:34:00 UTC (rev 177)
+++ trunk/dehs_pg.php	2009-12-26 23:37:17 UTC (rev 178)
@@ -223,7 +223,7 @@
             }
             gzclose($zp) ;
         }
-	foreach ($packages as $package=>$matches) {
+	foreach ($pkgs as $package=>$matches) {
 	    $section = $pkgsections[$matches[1]];
 	    if ($matches[5]) {
 		$matches[5]=iconv("ISO-8859-1","UTF-8",$matches[5]);




More information about the Dehs-devel mailing list