Work on SMS features
This commit is contained in:
parent
8a852ca4d2
commit
7bd68a7b9a
@ -992,7 +992,6 @@ if ($rowid && $action != 'edit')
|
||||
/* ************************************************************************** */
|
||||
|
||||
$adh = new Adherent($db);
|
||||
$adh->id = $rowid;
|
||||
$res=$adh->fetch($rowid);
|
||||
if ($res < 0) dol_print_error($db);
|
||||
$res=$adh->fetch_optionals($rowid);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user