зеркало из https://github.com/mozilla/pjs.git
slight change to install notes to enable utf-8 support
This commit is contained in:
Родитель
ce969129ea
Коммит
d9af4d7e32
|
@ -20,6 +20,12 @@ Reference point (check if this structure is valid):
|
|||
NuSOAP
|
||||
http://sourceforge.net/projects/nusoap/
|
||||
|
||||
Scroll down to about line 130 in nusoap.php and comment out the following line:
|
||||
//var $soap_defencoding = 'ISO-8859-1';
|
||||
and uncomment the following line:
|
||||
var $soap_defencoding = 'UTF-8';
|
||||
|
||||
|
||||
Reference point (check if this structure is valid):
|
||||
[base_path]/includes/contrib/nusoap/lib/nusoap.php
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче