/[dolibarr]/dolibarr/htdocs/includes/modules/modProduit.class.php
ViewVC logotype

Diff of /dolibarr/htdocs/includes/modules/modProduit.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by eldy, Thu Oct 13 21:40:56 2005 UTC revision 1.32 by eldy, Sat Oct 22 13:45:24 2005 UTC
# Line 59  class modProduit extends DolibarrModules Line 59  class modProduit extends DolibarrModules
59      $this->revision = explode(' ','$Revision$');      $this->revision = explode(' ','$Revision$');
60      $this->version = $this->revision[1];      $this->version = $this->revision[1];
61    
62      $this->const_name = "MAIN_MODULE_PRODUIT";      $this->const_name = 'MAIN_MODULE_PRODUIT';
     $this->const_config = MAIN_MODULE_PRODUIT;  
63      $this->special = 0;      $this->special = 0;
64      $this->picto='product';      $this->picto='product';
65    

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26