[-] IN : remove warnings while upgrading

This commit is contained in:
gRoussac
2013-09-09 00:10:03 +02:00
parent 9c756a7fcb
commit b975a9375c
3 changed files with 7 additions and 3 deletions
@@ -57,6 +57,7 @@ function update_order_canada()
$default_price_display_method = Db::getInstance()->getValue('SELECT price_display_method
FROM `'._DB_PREFIX_.'group` WHERE id_group=1');
$values = '';
if (is_array($id_order_list))
foreach ($id_order_list as $order)
{
$amount = array();