// update Upgrade for accounting

This commit is contained in:
vSchoener
2011-11-09 14:53:04 +00:00
parent 211d44758c
commit 77e48ad8ac
+2
View File
@@ -139,6 +139,8 @@ require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'update_order_detail_taxes.php');
require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'update_feature_detachable_cache.php');
require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'add_accounting_tab.php');
//old version detection
global $oldversion, $logger;
$oldversion = false;