andrey          Tue Nov  5 07:32:11 2002 EDT

  Modified files:              
    /php4       php.ini-dist php.ini-recommended 
  Log:
  correcting typos.
  
  
Index: php4/php.ini-dist
diff -u php4/php.ini-dist:1.168 php4/php.ini-dist:1.169
--- php4/php.ini-dist:1.168     Mon Oct 28 04:54:21 2002
+++ php4/php.ini-dist   Tue Nov  5 07:32:10 2002
@@ -101,7 +101,7 @@
 ;       directive. Instead, explicitly set the output handler using ob_start().
 ;       Using this ini directive may cause problems unless you know what script 
 :       is doing.
-; Note: You cannot use both "mb_output_handler" with "ob_inconv_handler"
+; Note: You cannot use both "mb_output_handler" with "ob_iconv_handler"
 ;       and you cannot use both "ob_gzhandler" and "zlib.output_compression". 
 ;output_handler =
 
Index: php4/php.ini-recommended
diff -u php4/php.ini-recommended:1.116 php4/php.ini-recommended:1.117
--- php4/php.ini-recommended:1.116      Mon Oct 28 04:54:21 2002
+++ php4/php.ini-recommended    Tue Nov  5 07:32:11 2002
@@ -114,7 +114,7 @@
 ;       directive. Instead, explicitly set the output handler using ob_start().
 ;       Using this ini directive may cause problems unless you know what script 
 ;       is doing.
-; Note: You cannot use both "mb_output_handler" with "ob_inconv_handler"
+; Note: You cannot use both "mb_output_handler" with "ob_iconv_handler"
 ;       and you cannot use both "ob_gzhandler" and "zlib.output_compression". 
 ;output_handler =
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to