Qual: Uniformisation code

This commit is contained in:
Laurent Destailleur
2007-08-10 07:42:44 +00:00
parent 4d4e0aafb4
commit 2386dcb694
7 changed files with 15 additions and 14 deletions

View File

@@ -58,7 +58,7 @@ class modBarcode extends DolibarrModules
//$this->revision = explode(' ','$Revision$');
//$this->version = $this->revision[1];
$this->version = 'experimental'; // 'experimental' or 'dolibarr' or version
$this->version = 'development'; // 'development' or 'experimental' or 'dolibarr' or version
$this->const_name = 'MAIN_MODULE_BARCODE';
$this->special = 0;