Commit ff6a530
authored
fix slashes
Quote from https://github.com/Studio-42/elFinder/wiki/Client-configuration-options#onlyMimes
When I transfer data mimes as "image/png"
If JSON_UNESCAPED_SLASHES is not used, the resulting array will be ["image\/png"] resulting in failure to read any matching expansion files.1 parent f3fbea4 commit ff6a530
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments