mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-29 20:23:27 +01:00
Fix warning
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user