mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
src build elFinder-2.1-c89c0ba
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user