[dev]Gollem, bug if directory name contain space
Joel Vandal
jvandal@subi.to
Wed, 10 Jul 2002 13:27:09 -0400
Hi,
Why ftp_rawlist have 3 args ? When I remove the third args, the ftp_rawlist
return an array else nothing.
Also, If the directory have space in name, then I cannot see the content.
I use Horde+Gollem (latest CVS), PHP 4.1.2-0horde-1 (RPM).
Don't know what is the problem... work on it... If I found a solution, I
will post the patch...
chuck 2002/07/09 14:40:20 PDT
Modified files:
lib/VFS ftp.php
Log:
fix a tiny bug, style, and compensate for ftp_rawlist()'s new
recursive behavior being on by default.