// update Upgrade for accounting

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9988 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vSchoener
2011-11-09 14:53:04 +00:00
parent 5016b3ca0d
commit fd4d790a32
+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;