mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix warning
This commit is contained in:
parent
b27c2c97c6
commit
e17fc383fa
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user