execute('UPDATE `' . _DB_PREFIX_ . 'customer` SET `shaim_gdpr_active` = 1 WHERE `firstname` = \'fake-user-for-pagecache\';'); } return (bool) $ret; }