2
0
forked from Wavyzz/dolibarr

Trad: Traduction des titres des lots d'export

This commit is contained in:
Laurent Destailleur
2006-01-22 18:31:56 +00:00
parent 49561ad1a2
commit 93d834b917
46 changed files with 106 additions and 62 deletions

View File

@@ -18,7 +18,6 @@
*
* $Id$
* $Source$
*
*/
/**
@@ -50,6 +49,7 @@ class modContrat extends DolibarrModules
function modcontrat($DB)
{
$this->db = $DB ;
$this->id = 'contrat'; // Same value xxx than in file modXxx.class.php file
$this->numero = 54 ;
$this->family = "crm";