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

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

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

revision 1.13 by eldy, Fri Jan 28 21:24:55 2005 UTC revision 1.14 by eldy, Sat Oct 22 13:45:24 2005 UTC
# Line 53  class modPostnuke extends DolibarrModule Line 53  class modPostnuke extends DolibarrModule
53      $this->name = "Postnuke";      $this->name = "Postnuke";
54      $this->description = "Gestion de l'outil PostNuke";      $this->description = "Gestion de l'outil PostNuke";
55      $this->version = 'experimental';    // 'experimental' or 'dolibarr' or version      $this->version = 'experimental';    // 'experimental' or 'dolibarr' or version
56      $this->const_name = "MAIN_MODULE_POSTNUKE";      $this->const_name = 'MAIN_MODULE_POSTNUKE';
     $this->const_config = MAIN_MODULE_POSTNUKE;  
57      $this->special = 1;      $this->special = 1;
58    
59      // Dir      // Dir

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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