2
0
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:
azammitdcarf
2011-09-08 01:58:41 +00:00
parent dfa55a3b9e
commit eaa9578ab8
2312 changed files with 811461 additions and 597534 deletions

View File

@@ -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!

View File

View 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!