Code comment

This commit is contained in:
Laurent Destailleur 2019-06-22 19:20:01 +02:00
parent 2854e0dae6
commit 71b266b5a8

View File

@ -2403,7 +2403,7 @@ class Adherent extends CommonObject
$this->country_id = 1;
$this->country_code = 'FR';
$this->country = 'France';
$this->morphy = 1;
$this->morphy = 'mor';
$this->email = 'specimen@specimen.com';
$this->skype = 'skypepseudo';
$this->twitter = 'twitterpseudo';