From c6d8784c774bf0014745a68387ea03f089e7bcd4 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 31 Mar 2005 21:41:25 +0000 Subject: [PATCH] enable-ftp works with PHP 5 too (part of bug #31567) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183305 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ftp/configure.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/ftp/configure.xml b/reference/ftp/configure.xml index 4e39f60e0a..416fb82093 100644 --- a/reference/ftp/configure.xml +++ b/reference/ftp/configure.xml @@ -1,12 +1,12 @@ - +
&reftitle.install; In order to use FTP functions with your PHP configuration, you should add the option when - installing PHP 4 or when using - PHP 3. + installing PHP 4 or greater or + when using PHP 3. &windows.builtin;