From: foobar Date: Sun, 24 Nov 2002 05:14:17 +0000 (+0000) Subject: fix typo (; instead of :) X-Git-Tag: php-4.3.0RC2~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f389c07436c9ae7f23ab43d5575a6e43427cdacd;p=php fix typo (; instead of :) --- diff --git a/php.ini-dist b/php.ini-dist index 5c85cc8c41..65e2c2b230 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -100,7 +100,7 @@ output_buffering = Off ; 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 =