src build elFinder-2.1-c89c0ba

This commit is contained in:
nao-pon
2018-02-21 00:24:38 +09:00
parent ce772c851f
commit ca91ea503e
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ class elFinderConnector {
*
* @var string
*/
protected static $contentType = 'Content-Type: application/json';
protected static $contentType = 'Content-Type: application/json; charset=utf-8';
/**
* Constructor