Code comment
This commit is contained in:
parent
2854e0dae6
commit
71b266b5a8
@ -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';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user