//merge 1.4 => 1.5

This commit is contained in:
vAugagneur
2011-04-29 12:34:09 +00:00
parent de8741a55d
commit 05440b91e2
8 changed files with 58 additions and 17 deletions
+2
View File
@@ -102,6 +102,8 @@ require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'update_for_13version.php');
require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'alter_cms_block.php');
require_once(_PS_INSTALLER_PHP_UPGRADE_DIR_.'alter_blocklink.php');
//old version detection
global $oldversion;
$oldversion = false;