Projet

Général

Profil

Révision 7b2d1845

Ajouté par Assos Assos il y a presque 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/includes/exporters/webform_exporter.inc
68 68
    drupal_add_http_header('Cache-Control', 'max-age=0');
69 69
  }
70 70

  
71
  /**
72
   * Get full filename of the export file, including the extension.
73
   *
74
   * @param string $filename
75
   *   The base filename of the export file.
76
   *
77
   * @return string
78
   *   The full filename of the export file, including the extension.
79
   */
80
  public function get_filename($filename) {
81
    return $filename;
82
  }
83

  
71 84
  /**
72 85
   * Write the start of the export file.
73 86
   *

Formats disponibles : Unified diff