]> granicus.if.org Git - php/commit
@- Added optional 3rd parameter 'recursive' to ftp_rawlist() which will
authorfoobar <sniper@php.net>
Thu, 4 Jul 2002 13:48:48 +0000 (13:48 +0000)
committerfoobar <sniper@php.net>
Thu, 4 Jul 2002 13:48:48 +0000 (13:48 +0000)
commitb0ed560c95a560690786bd4e9a1b5b6f8725cda3
tree496f6e39e01d2e207d84cb34c0d3a3e314bdbb90
parenta6eeec28b63b6661f5b25810f17d7f665daefc22
@- Added optional 3rd parameter 'recursive' to ftp_rawlist() which will
@  do 'LIST -R' instead of 'LIST'. (Jani)
# tested too..and it even works. :)
# (removed that Z_TYPE_P() pollution also..)
ext/ftp/ftp.c
ext/ftp/ftp.h
ext/ftp/php_ftp.c