From: foobar Date: Thu, 29 Jan 2004 03:21:22 +0000 (+0000) Subject: typofix X-Git-Tag: php-4.3.5RC2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5a2da981135d15363476ba165290e3977cad9f9;p=php typofix --- diff --git a/NEWS b/NEWS index 7a34ea73ca..df7c835c50 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jan 2004, Version 4.3.5 -- Changed allow_url_fopen ini option to be PHP_INI_STSTEM. (Sara) +- Changed "allow_url_fopen" php.ini option to be PHP_INI_SYSTEM. (Sara) - Improved the sybase_ct module: (Timm) . Added ability to define a message handler not only globally, but also per connection.