Projet

Général

Profil

Révision c5920ca5

Ajouté par Assos Assos il y a plus de 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/components/email.inc
245 245
 * Validates the entered values from email components on the client-side form.
246 246
 * Calls a form_set_error if the e-mail is not valid.
247 247
 *
248
 * @param $form_element
248
 * @param array $form_element
249 249
 *   The e-mail form element.
250
 * @param $form_state
250
 * @param array $form_state
251 251
 *   The full form state for the webform.
252 252
 */
253 253
function _webform_validate_email($form_element, &$form_state) {

Formats disponibles : Unified diff