[*] BO : Addons modules are now downloaded and installed at the same time (when you click on install button)

This commit is contained in:
fSerny
2011-12-22 09:40:29 +00:00
parent 35aadde8c6
commit 607d6f391e
3 changed files with 5 additions and 5 deletions
+1
View File
@@ -1033,6 +1033,7 @@ abstract class ModuleCore
$item->limited_countries = array();
$item->is_configurable = 0;
$item->need_instance = 0;
$item->not_on_disk = 1;
$item->available_on_addons = 1;
$item->active = 0;
if (isset($modaddons->img))