mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merging the Limesurvey 1.91+ branch of queXS in to the trunk
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
This directory (/tmp) is used for saving various temporary files, including "template" html files from the templates.php script, uploaded files when importing tokens, surveys, groups or questions, and image files from jpgraph and the statistics script.
|
||||
This directory (/tmp) is used for saving various temporary files, including
|
||||
"template" html files from the templates.php script, uploaded files when
|
||||
importing tokens, surveys, groups or questions, and image files from
|
||||
jpgraph and the statistics script.
|
||||
|
||||
Set this directory to 755 (world read/write) - or some level where your
|
||||
server process has read AND write access.
|
||||
|
||||
Set this directory to 755 (world read/write) - or some level where your server process has read AND write access.
|
||||
Do NOT remove index.html EVER!
|
||||
0
include/limesurvey/tmp/upload/index.html
Normal file
0
include/limesurvey/tmp/upload/index.html
Normal file
7
include/limesurvey/tmp/upload/readme.txt
Normal file
7
include/limesurvey/tmp/upload/readme.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
This directory (/tmp/upload) is used for saving the uploaded files
|
||||
temporarily.
|
||||
|
||||
Set this directory to 755 (world read/write) - or some level where your
|
||||
server process has read AND write access.
|
||||
|
||||
Do NOT remove index.html EVER!
|
||||
Reference in New Issue
Block a user