yohgaki Thu Oct 10 07:32:28 2002 EDT Modified files: /php4 NEWS Log: Fixed entry Index: php4/NEWS diff -u php4/NEWS:1.1194 php4/NEWS:1.1195 --- php4/NEWS:1.1194 Wed Oct 9 03:45:17 2002 +++ php4/NEWS Thu Oct 10 07:32:27 2002 @@ -23,7 +23,7 @@ (Patch by Lenar Lohmus) - Added --with-config-file-scan-dir compile-time switch which specifies a directory which will be scanned for *.ini files. (Rasmus) -- Added ob_flush_all(), ob_get_clean() and ob_get_flush(). (Yasuo) +- Added ob_get_clean() and ob_get_flush(). (Yasuo) - Added ftp_ssl_connect() to ext/ftp for FTP over SSL support. (Stefan Esser) - Made a few additions and changes to Apache 2 sapi. (Ilia) . Added apache_response_headers(), apache_note(), apache_getenv() and
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php