Fix warning

This commit is contained in:
Laurent Destailleur 2023-06-28 12:36:08 +02:00
parent b27c2c97c6
commit e17fc383fa

View File

@ -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;