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

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

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

revision 1.23 by rodolphe, Sat Jul 30 20:49:44 2005 UTC revision 1.24 by eldy, Sat Oct 22 13:45:24 2005 UTC
# Line 59  class modService extends DolibarrModules Line 59  class modService 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_SERVICE";      $this->const_name = 'MAIN_MODULE_SERVICE';
     $this->const_config = MAIN_MODULE_SERVICE;  
63      $this->picto='service';      $this->picto='service';
64    
65      // Dépendances      // Dépendances

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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