Merge remote branch 'origin/new/bug6554_reverts'
[koha.git] / reports / guided_reports.pl
index af18909..46a65f1 100755 (executable)
@@ -748,6 +748,7 @@ elsif ($phase eq 'Run this report'){
                 'errors'  => $errors,
                 'pagination_bar'  => pagination_bar($url, $totpages, $input->param('page')),
                 'unlimited_total' => $total,
+                'sql_params'      => \@sql_params,
             );
         }
     }