sniper          Sun Nov 24 00:15:10 2002 EDT

  Modified files:              
    /php4       php.ini-dist 
  Log:
  MFB: ; instead of :
  
  
Index: php4/php.ini-dist
diff -u php4/php.ini-dist:1.172 php4/php.ini-dist:1.173
--- php4/php.ini-dist:1.172     Fri Nov 22 05:15:46 2002
+++ php4/php.ini-dist   Sun Nov 24 00:15:10 2002
@@ -100,7 +100,7 @@
 ; Note: People who wrote portable scripts should not depend on this ini
 ;       directive. Instead, explicitly set the output handler using ob_start().
 ;       Using this ini directive may cause problems unless you know what script 
-:       is doing.
+;       is doing.
 ; 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