mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updated Limesurvey to revision 11354
This commit is contained in:
@@ -148,7 +148,7 @@ if ($subaction=='dldata')
|
||||
header("Pragma: public");
|
||||
|
||||
$na=""; //change to empty string instead of two double quotes to fix warnings on NA
|
||||
spss_export_data($na, true); // this true indicates that the format is .csv
|
||||
spss_export_data($na);
|
||||
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user