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

Send default locale to Limesurvey language

This commit is contained in:
azammitdcarf
2009-03-25 00:08:09 +00:00
parent 580a247e56
commit 138476c35d

View File

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