From: Yasuo Ohgaki Date: Wed, 25 Sep 2002 23:36:27 +0000 (+0000) Subject: on -> On X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b437a23ada9a34a4e3182d7b0561e610a516b0cf;p=php on -> On --- diff --git a/php.ini-dist b/php.ini-dist index f70fc7e0e0..bc6d82ca4f 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -77,7 +77,7 @@ asp_tags = Off precision = 12 ; Enforce year 2000 compliance (will cause problems with non-compliant browsers) -y2k_compliance = on +y2k_compliance = On ; Output buffering allows you to send header lines (including cookies) even ; after you send body content, at the price of slowing PHP's output layer a