//fix for 1.5.2.0

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17903 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2012-10-22 12:41:28 +00:00
parent 20ac37e6bb
commit 25f317e157
20 changed files with 266 additions and 187 deletions
@@ -38,7 +38,7 @@ function update_order_canada()
`tax_name` varchar(40) NOT NULL,
`tax_rate` decimal(6,3) NOT NULL,
`amount` decimal(20,6) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8');
) ENGINE='._MYSQL_ENGINE_.' DEFAULT CHARSET=utf8');
$address_field = Db::getInstance()->getValue('SELECT value