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

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

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

revision 1.18 by rodolphe, Sat Jul 30 19:50:08 2005 UTC revision 1.19 by eldy, Sat Oct 22 13:45:24 2005 UTC
# Line 57  class modProjet extends DolibarrModules Line 57  class modProjet extends DolibarrModules
57      $this->revision = explode(" ","$Revision$");      $this->revision = explode(" ","$Revision$");
58      $this->version = $this->revision[1];      $this->version = $this->revision[1];
59    
60      $this->const_name = "MAIN_MODULE_PROJET";      $this->const_name = 'MAIN_MODULE_PROJET';
     $this->const_config = MAIN_MODULE_PROJET;  
61    
62      // Dépendances      // Dépendances
63      $this->depends = array();      $this->depends = array();

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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