Index: libfile.php
===================================================================
--- libfile.php	(revision 516)
+++ libfile.php	(revision 517)
@@ -118,9 +118,9 @@
   $d=http_download($req);
   if($d===false) 
     return false;
-  
+
   echo "Listing from '$repos'";
-  return implode("",$d);
+  return $d;
 }
 
 // Sets file and path from a full filename