mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 12:11:19 +00:00
magic quotes should be turned off
This commit is contained in:
parent
713a387231
commit
6e17d0eb4e
|
@ -127,6 +127,9 @@ LANG set to your system default. If LANG=C, then the original filename
|
||||||
of an uploaded document will not be preserved if the filename contains
|
of an uploaded document will not be preserved if the filename contains
|
||||||
non ascii characters.
|
non ascii characters.
|
||||||
|
|
||||||
|
Turn off magic_quotes_gpc in your php.ini, if you are using a php version
|
||||||
|
below 5.4.
|
||||||
|
|
||||||
1. Using the installation tool
|
1. Using the installation tool
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user