]> granicus.if.org Git - php/commitdiff
- Fixed bug #60489 (Simple Typo In php.ini Files)
authorFelipe Pena <felipe@php.net>
Fri, 9 Dec 2011 22:43:01 +0000 (22:43 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 9 Dec 2011 22:43:01 +0000 (22:43 +0000)
  patch by: danbrown at php.net

php.ini-development
php.ini-production

index fc04d8591847b2b4c185b9478a0aa20eb0871938..e970570460657b8b756ebc0ed01a0fdf81a62cfe 100644 (file)
@@ -1663,7 +1663,7 @@ mssql.secure_connection = Off
 ;mssql.max_procs = -1
 
 ; Specify client character set.
-; If empty or not set the client charset from freetds.comf is used
+; If empty or not set the client charset from freetds.conf is used
 ; This is only used when compiled with FreeTDS
 ;mssql.charset = "ISO-8859-1"
 
index 444a843976e3aa87af5bf71c5752fe2fd0acfbcd..11cb31c437b775d42f388487f225a9e79c6e2f19 100644 (file)
@@ -1663,7 +1663,7 @@ mssql.secure_connection = Off
 ;mssql.max_procs = -1
 
 ; Specify client character set.
-; If empty or not set the client charset from freetds.comf is used
+; If empty or not set the client charset from freetds.conf is used
 ; This is only used when compiled with FreeTDS
 ;mssql.charset = "ISO-8859-1"