Skip to content

Commit

Permalink
changed: always prompt a Downloaddialog for pdf statistic
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_dev@7311 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
Tim Wahrendorff committed Jul 13, 2009
1 parent bfb2fc7 commit df33093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/statistics_function.php
Expand Up @@ -85,7 +85,7 @@

//generate_statistics('999','all',0,'pdf','F');

function generate_statistics($surveyid, $allfields, $q2show='all', $usegraph=0, $outputType='pdf', $pdfOutput='D')
function generate_statistics($surveyid, $allfields, $q2show='all', $usegraph=0, $outputType='pdf', $pdfOutput='DD')
{
//$allfields ="";
global $connect, $dbprefix, $clang,
Expand Down

0 comments on commit df33093

Please sign in to comment.