remove deprecated
This commit is contained in:
parent
772d401a64
commit
cac91211c9
@ -1513,7 +1513,6 @@ class Contact extends CommonObject
|
|||||||
$this->country_code = 'FR';
|
$this->country_code = 'FR';
|
||||||
$this->country = 'France';
|
$this->country = 'France';
|
||||||
$this->email = 'specimen@specimen.com';
|
$this->email = 'specimen@specimen.com';
|
||||||
$this->skype = 'tom.hanson';
|
|
||||||
$this->socialnetworks = array(
|
$this->socialnetworks = array(
|
||||||
'skype' => 'tom.hanson',
|
'skype' => 'tom.hanson',
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user