HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: petsclubcc (68997)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/petsclubcc/prestashop1.6/install-dev/upgrade/sql/1.4.2.2.sql
SET NAMES 'utf8';

UPDATE `PREFIX_country` SET `display_tax_label` = '1' WHERE `id_country` = 21;

/* PHP:check_webservice_account_table(); */;
/* PHP:add_module_to_hook(blockcms, leftColumn); */;
/* PHP:add_module_to_hook(blockcms, rightColumn); */;
/* PHP:add_module_to_hook(blockcms, footer); */;

UPDATE `PREFIX_cart` ca SET `secure_key` = IFNULL((SELECT `secure_key` from `PREFIX_customer` `cu` WHERE `cu`.`id_customer` = `ca`.`id_customer`), -1) WHERE `ca`.`secure_key` = -1;