INSERT INTO groups (id, name, rules, notes, created, modified) VALUES
(NULL, 'Payment product icon clients', 'ProductIcon:Create',
'Clients that can create cached product icon URLs', NOW(), NOW());