2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
This commit is contained in:
Adam Zammit
2014-07-07 15:16:45 +10:00
parent a530b3d758
commit 2f9e52af77

View File

@@ -352,7 +352,7 @@ function limesurvey_quota_match($lime_sgqa,$lime_sid,$case_id,$value,$comparison
* @author Adam Zammit <adam.zammit@acspri.org.au> * @author Adam Zammit <adam.zammit@acspri.org.au>
* @since 2012-04-30 * @since 2012-04-30
*/ */
function limesurvey_quota_replicate_match($lime_sid,$case_id,$val,$var,$import_id) function limesurvey_quota_replicate_match($lime_sid,$case_id,$val,$var,$sample_import_id)
{ {
global $db; global $db;