From 7847003cd487eb41e9faedc7def0f84e677fc064 Mon Sep 17 00:00:00 2001 From: Justin Martin Date: Sun, 4 Dec 2011 03:59:56 +0000 Subject: [PATCH] Clarifies that arguments to the LIST command may be used in the $directory argument. Finally closes bug #8717. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320342 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ftp/functions/ftp-rawlist.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reference/ftp/functions/ftp-rawlist.xml b/reference/ftp/functions/ftp-rawlist.xml index dcaccd34df..8f8547e19e 100644 --- a/reference/ftp/functions/ftp-rawlist.xml +++ b/reference/ftp/functions/ftp-rawlist.xml @@ -34,7 +34,8 @@ directory - The directory path. + The directory path. May include arguments for the LIST + command.