- 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 328d97cb673dfcb3dc25a6e7e6c0e67c2098eb23..b8aef6a374cf3ee3532cd893b9f9a7b7dea8272e 100644 (file)
@@ -1711,7 +1711,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 78df6c008f0706071419d3ede74d26ebc718fd80..be3b9708f16fa813d36cd5e69d02ff511662b68a 100644 (file)
@@ -1711,7 +1711,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"