[*] Classes : improve performances of "Feature detachable" feature

This commit is contained in:
aFolletete
2011-09-24 15:03:21 +00:00
parent a29723c2ba
commit 33f63ed144
18 changed files with 334 additions and 149 deletions
+2
View File
@@ -137,6 +137,8 @@ require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'remove_tab.php');
require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'update_order_detail_taxes.php');
require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'update_feature_detachable_cache.php');
//old version detection
global $oldversion, $logger;
$oldversion = false;