diff --git a/sources/wawadeb/se3_wpkglist.php b/sources/wawadeb/se3_wpkglist.php
index 17f6619e2978274bcc6df9ca67233da270e73e5b..587a6f5615b7ee9e53ea892c6e6f8521efe7c1da 100644
--- a/sources/wawadeb/se3_wpkglist.php
+++ b/sources/wawadeb/se3_wpkglist.php
@@ -76,7 +76,7 @@ while (!feof ($file)) {
$md5sum=md5_file("$svnurl/$branche/$xmlfile.xml");
//$md5sum="b3aa7b6f8357e66f291b8cda074e990d";
$id="$xmlfile"; // pour les tests
- echo " ";
+ echo " ";
//echo "$xmlfile.xml";
echo "\n";
}
diff --git a/sources/www/bin/se3_wpkglist.php b/sources/www/bin/se3_wpkglist.php
index 04e6cd9a6e86e9f91a1c0539773e8f7935270004..ae55dd2e5ef96f66fda7e27f3fbe21bcb765ecf6 100644
--- a/sources/www/bin/se3_wpkglist.php
+++ b/sources/www/bin/se3_wpkglist.php
@@ -73,10 +73,10 @@ while (!feof ($file))
$md5sum=md5_file("$svnurl/$branche/$xmlfile.xml");
$id="$xmlfile"; // pour les tests
- echo " ";
+ echo " ";
echo "\n";
}
}
fclose($file);
echo "";
-?>
\ No newline at end of file
+?>