yohgaki Wed Sep 25 19:36:28 2002 EDT Modified files: /php4 php.ini-dist Log: on -> On Index: php4/php.ini-dist diff -u php4/php.ini-dist:1.158 php4/php.ini-dist:1.159 --- php4/php.ini-dist:1.158 Wed Sep 25 14:08:58 2002 +++ php4/php.ini-dist Wed Sep 25 19:36:27 2002 @@ -77,7 +77,7 @@ 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php