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

Allow for adding sample variables as attributes

This commit is contained in:
Adam Zammit
2017-02-09 10:36:11 +11:00
parent 4d11da0222
commit 884e5ec7a4
3 changed files with 70 additions and 52 deletions

View File

@@ -234,7 +234,6 @@ function lime_add_token($qid,$params)
return $ret;
}
function get_token_value($questionnaire_id,$token, $value = 'sent')
{
global $limeKey;