Projet

Général

Profil

Révision e9984459

Ajouté par Assos Assos il y a environ 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/includes/webform.report.inc
1059 1059
 *   $pager_count variables. Note that the current page number is determined
1060 1060
 *   by the super-global $_GET['page'] variable.
1061 1061
 */
1062
function webform_results_download_rows($node, $options, $serial_start = 0, $last_sid = NULL) {
1062
function webform_results_download_rows($node, $options, $serial_start = 0, &$last_sid = NULL) {
1063 1063
  // Get all the required submissions for the download.
1064 1064
  $filters['nid'] = $node->nid;
1065 1065
  if (isset($options['sids'])) {

Formats disponibles : Unified diff