Mispelling

This commit is contained in:
daraelmin 2021-04-27 22:00:21 +02:00 committed by GitHub
parent e365337440
commit c1d07a457b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2504,7 +2504,7 @@ class Adherent extends CommonObject
$this->birth = $now;
$this->photo = '';
$this->public = 1;
$this->statut = self::STATUS_DARFT;
$this->statut = self::STATUS_DRAFT;
$this->datefin = $now;
$this->datevalid = $now;