diff --git a/htdocs/core/modules/societe/mod_codeclient_monkey.php b/htdocs/core/modules/societe/mod_codeclient_monkey.php index 19a5309a374..4cb09eefd0a 100644 --- a/htdocs/core/modules/societe/mod_codeclient_monkey.php +++ b/htdocs/core/modules/societe/mod_codeclient_monkey.php @@ -68,9 +68,6 @@ class mod_codeclient_monkey extends ModeleThirdPartyCode */ public function __construct() { - $this->nom = "Monkey"; - $this->name = "Monkey"; - $this->version = "dolibarr"; $this->code_null = 1; $this->code_modifiable = 1; $this->code_modifiable_invalide = 1;