]> granicus.if.org Git - php/commitdiff
on -> On
authorYasuo Ohgaki <yohgaki@php.net>
Wed, 25 Sep 2002 23:36:27 +0000 (23:36 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Wed, 25 Sep 2002 23:36:27 +0000 (23:36 +0000)
php.ini-dist

index f70fc7e0e0ad5e04ff54058e35c86c4b30b52aea..bc6d82ca4f4a49c4033f7cbaa7329159cb1ab6bb 100644 (file)
@@ -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