Renumrotation
This commit is contained in:
parent
084660ffb4
commit
5b5384a0b2
@ -53,7 +53,10 @@ class modTelephonie extends DolibarrModules
|
||||
$this->family = "technic";
|
||||
$this->name = "Telephonie";
|
||||
$this->description = "Gestion de la Telephonie";
|
||||
$this->version = 'experimental'; // 'experimental' or 'dolibarr' or version
|
||||
|
||||
$this->revision = explode(" ","$Revision$");
|
||||
$this->version = $this->revision[1];
|
||||
|
||||
$this->const_name = "MAIN_MODULE_TELEPHONIE";
|
||||
$this->const_config = MAIN_MODULE_TELEPHONIE;
|
||||
$this->special = 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user