Laurent Destailleur 2 éve
szülő
commit
b36838f103
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      ChangeLog
  2. 1 1
      htdocs/core/modules/modEventOrganization.class.php

+ 1 - 1
ChangeLog

@@ -124,7 +124,7 @@ NEW: Added MMK currency (Myanmar Kyat)
 
  Modules
 NEW: Module Partnership Management
-NEW: Experimental module Event Organization Management
+NEW: Module Event Organization Management
 
 
 For developers or integrators:

+ 1 - 1
htdocs/core/modules/modEventOrganization.class.php

@@ -56,7 +56,7 @@ class modEventOrganization extends DolibarrModules
 		$this->description = "EventOrganizationDescription";
 		$this->descriptionlong = "EventOrganizationDescriptionLong";
 
-		$this->version = 'experimental';
+		$this->version = 'dolibarr';
 
 
 		// Key used in llx_const table to save module status enabled/disabled (where EVENTORGANIZATION is value of property name of module in uppercase)