mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updated limesurvey to revision 11019
This commit is contained in:
@@ -642,7 +642,7 @@ function createinsertquery()
|
||||
$query .= ", '".$_SESSION['s_lang']."'";
|
||||
if ($thissurvey['refurl'] == "Y")
|
||||
{
|
||||
$query .= ", '".$_SESSION['refurl']."'";
|
||||
$query .= ", '".db_quote($_SESSION['refurl'])."'";
|
||||
}
|
||||
if ($bFinalizeThisAnswer === true && ($thissurvey['format'] != "A"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user