2
0
forked from Wavyzz/dolibarr

Module notification devient stable

This commit is contained in:
Laurent Destailleur
2007-10-03 20:54:16 +00:00
parent f71b157dd0
commit eea0ee6667

View File

@@ -54,7 +54,7 @@ class modNotification extends DolibarrModules
$this->family = "technic";
$this->name = "Notifications";
$this->description = "Gestion des notifications (par mail) sur <20>v<EFBFBD>nement Dolibarr";
$this->version = 'experimental'; // 'experimental' or 'dolibarr' or version
$this->version = 'dolibarr'; // 'experimental' or 'dolibarr' or version
$this->const_name = 'MAIN_MODULE_NOTIFICATION';
$this->special = 1;
$this->picto='email';