mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-09 13:06:14 +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
|
||||
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
|
||||
------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user