1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

colon written instead of semi-colon.

This commit is contained in:
Andrey Hristov
2002-10-03 13:03:21 +00:00
parent 8fae3d7a49
commit 76a104feb8

View File

@@ -108,7 +108,7 @@ output_buffering = 4096
; 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_inconv_handler"
; and you cannot use both "ob_gzhandler" and "zlib.output_compression".
;output_handler =