diff --git a/htdocs/includes/modules/modAdherent.class.php b/htdocs/includes/modules/modAdherent.class.php index 7fdf9b71427..dd859d9a2ac 100644 --- a/htdocs/includes/modules/modAdherent.class.php +++ b/htdocs/includes/modules/modAdherent.class.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2003,2005 Rodolphe Quiedeville * Copyright (C) 2003 Jean-Louis Bergamo * Copyright (C) 2004 Laurent Destailleur * Copyright (C) 2004 Sebastien Di Cintio @@ -58,7 +58,7 @@ class modAdherent extends DolibarrModules $this->version = 'dolibarr'; // 'experimental' or 'dolibarr' or version $this->const_name = "MAIN_MODULE_ADHERENT"; $this->const_config = MAIN_MODULE_ADHERENT; - $this->special = 0; + $this->special = 1; // Dir $this->dirs = array();