Fix: Pb creation adherent dans ldap
This commit is contained in:
parent
ae51d5027a
commit
cecbc19e06
@ -526,6 +526,8 @@ class Adherent
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$this->fullname=trim($this->nom.' '.$this->prenom);
|
||||||
|
|
||||||
if (! $notrigger)
|
if (! $notrigger)
|
||||||
{
|
{
|
||||||
$this->use_webcal=($conf->global->PHPWEBCALENDAR_MEMBERSTATUS=='always'?1:0);
|
$this->use_webcal=($conf->global->PHPWEBCALENDAR_MEMBERSTATUS=='always'?1:0);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user