- Fixed bug #60489 (Simple Typo In php.ini Files)

patch by: danbrown at php.net
This commit is contained in:
Felipe Pena 2011-12-09 22:43:01 +00:00
parent 9751092fbc
commit 0c9fb81c50
2 changed files with 2 additions and 2 deletions

View file

@ -1663,7 +1663,7 @@ mssql.secure_connection = Off
;mssql.max_procs = -1 ;mssql.max_procs = -1
; Specify client character set. ; 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 ; This is only used when compiled with FreeTDS
;mssql.charset = "ISO-8859-1" ;mssql.charset = "ISO-8859-1"

View file

@ -1663,7 +1663,7 @@ mssql.secure_connection = Off
;mssql.max_procs = -1 ;mssql.max_procs = -1
; Specify client character set. ; 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 ; This is only used when compiled with FreeTDS
;mssql.charset = "ISO-8859-1" ;mssql.charset = "ISO-8859-1"