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

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

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

revision 1.39 by eldy, Thu Aug 11 19:18:11 2005 UTC revision 1.40 by eldy, Sat Oct 22 13:45:24 2005 UTC
# Line 58  class modPropale extends DolibarrModules Line 58  class modPropale extends DolibarrModules
58      $this->revision = explode(' ','$Revision$');      $this->revision = explode(' ','$Revision$');
59      $this->version = $this->revision[1];      $this->version = $this->revision[1];
60    
61      $this->const_name = "MAIN_MODULE_PROPALE";      $this->const_name = 'MAIN_MODULE_PROPALE';
     $this->const_config = MAIN_MODULE_PROPALE;  
62      $this->special = 0;      $this->special = 0;
63      $this->picto='propal';      $this->picto='propal';
64    

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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