Files
wyczarujprezent.pl/modules/autoupgrade/upgrade/sql/1.6.1.7.sql
2024-10-28 22:14:22 +01:00

4 lines
252 B
SQL

SET NAMES 'utf8';
INSERT IGNORE INTO `PREFIX_hook` (`name`, `title`, `description`, `position`) VALUES ('displayCartExtraProductActions', 'Extra buttons in shopping cart', 'This hook adds extra buttons to the product lines, in the shopping cart', 0);