From f47c978520480dc5d68cbdbefa954d25b4497599 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Mon, 23 Sep 2013 23:52:22 +0200 Subject: [PATCH] user password bug fixe bis --- materio_user.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/materio_user.module b/materio_user.module index c9c59ee3..c314502a 100755 --- a/materio_user.module +++ b/materio_user.module @@ -264,7 +264,7 @@ function materio_user_webform_client_111186_validate($form, &$form_state){ // enregistrer le type d'adonnement chez les user -} +// } /** * Implements hook_help(). */