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'); /*