mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
Renumrotation du module
This commit is contained in:
@@ -53,7 +53,10 @@ class modDeplacement extends DolibarrModules
|
||||
$this->family = "crm";
|
||||
$this->name = "D<EFBFBD>placement"; // Si traduction Module75Name non trouv<75>e
|
||||
$this->description = "Gestion des d<>placements"; // Si traduction Module75Desc non trouv<75>e
|
||||
$this->version = 'dolibarr'; // 'experimental' or 'dolibarr' or version
|
||||
|
||||
$this->revision = explode(" ","$Revision$");
|
||||
$this->version = $this->revision[1];
|
||||
|
||||
$this->const_name = "MAIN_MODULE_DEPLACEMENT";
|
||||
$this->const_config = MAIN_MODULE_DEPLACEMENT;
|
||||
$this->special = 0;
|
||||
|
||||
Reference in New Issue
Block a user