From 97cbaf0c06e4a0e33dcf9afe547c5adca9f6cd9d Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 29 Mar 2012 11:58:35 +0300 Subject: [PATCH] Update htdocs/adherents/admin/adherent.php --- htdocs/adherents/admin/adherent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/admin/adherent.php b/htdocs/adherents/admin/adherent.php index ab568991486..c636200bdf4 100644 --- a/htdocs/adherents/admin/adherent.php +++ b/htdocs/adherents/admin/adherent.php @@ -39,7 +39,7 @@ if (! $user->admin) accessforbidden(); $type=array('yesno','texte','chaine'); -$action = POST('action','alpha'); +$action = GETPOST('action','alpha'); /*