2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Need to debug loadall=reload more before removing - so replaced this

This commit is contained in:
azammitdcarf
2010-07-29 02:28:34 +00:00
parent 646ab247c3
commit 864ba7968d

View File

@@ -904,7 +904,7 @@ function get_limesurvey_url($operator_id)
if ($case_id)
{
$sid = get_limesurvey_id($operator_id);
$url = LIME_URL . "index.php?sid=$sid&token=$case_id&lang=" . DEFAULT_LOCALE;
$url = LIME_URL . "index.php?loadall=reload&sid=$sid&token=$case_id&lang=" . DEFAULT_LOCALE;
$questionnaire_id = get_questionnaire_id($operator_id);
//get prefills