mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
fix typo in php.ini
This commit is contained in:
@@ -1636,7 +1636,7 @@ zend.assertions = 1
|
||||
|
||||
[mbstring]
|
||||
; language for internal character representation.
|
||||
; This affects mb_send_mail() and mbstrig.detect_order.
|
||||
; This affects mb_send_mail() and mbstring.detect_order.
|
||||
; http://php.net/mbstring.language
|
||||
;mbstring.language = Japanese
|
||||
|
||||
|
||||
@@ -1636,7 +1636,7 @@ zend.assertions = -1
|
||||
|
||||
[mbstring]
|
||||
; language for internal character representation.
|
||||
; This affects mb_send_mail() and mbstrig.detect_order.
|
||||
; This affects mb_send_mail() and mbstring.detect_order.
|
||||
; http://php.net/mbstring.language
|
||||
;mbstring.language = Japanese
|
||||
|
||||
|
||||
Reference in New Issue
Block a user