Update htdocs/adherents/admin/adherent.php
This commit is contained in:
parent
00827b7aff
commit
97cbaf0c06
@ -39,7 +39,7 @@ if (! $user->admin) accessforbidden();
|
||||
|
||||
$type=array('yesno','texte','chaine');
|
||||
|
||||
$action = POST('action','alpha');
|
||||
$action = GETPOST('action','alpha');
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user