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

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

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

revision 1.21 by eldy, Sat Aug 13 17:00:21 2005 UTC revision 1.22 by eldy, Sat Oct 22 13:45:24 2005 UTC
# Line 60  class modPrelevement extends DolibarrMod Line 60  class modPrelevement extends DolibarrMod
60      $this->revision = explode(' ','$Revision$');      $this->revision = explode(' ','$Revision$');
61      $this->version = $this->revision[1];      $this->version = $this->revision[1];
62    
63      $this->const_name = "MAIN_MODULE_PRELEVEMENT";      $this->const_name = 'MAIN_MODULE_PRELEVEMENT';
     $this->const_config = MAIN_MODULE_PRELEVEMENT;  
64      $this->special = 0;      $this->special = 0;
65    
66      // Dir      // Dir

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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