mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged changes from vm line
This commit is contained in:
@@ -290,7 +290,7 @@ function create_limesurvey_questionnaire($title,$exittoend = true)
|
||||
. "'', '";
|
||||
|
||||
if ($exittoend)
|
||||
$isquery .= QUEXS_URL . "rs_project_end.php')";
|
||||
$isquery .= "{ENDINTERVIEWURL}')";
|
||||
else
|
||||
$isquery .= "{STARTINTERVIEWURL}')";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user