mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Fixed bug #60489 (Simple Typo In php.ini Files)
patch by: danbrown at php.net
This commit is contained in:
parent
9751092fbc
commit
0c9fb81c50
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue