first commit
This commit is contained in:
4
updates/0.00/ver_0.076_sql.txt
Normal file
4
updates/0.00/ver_0.076_sql.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
INSERT INTO pp_langs_translations (text, pl) VALUES ('zobacz-wiecej', 'Zobacz więcej');
|
||||
INSERT INTO pp_langs_translations (text, pl) VALUES ('opis-produktu', 'Opis produktu');
|
||||
UPDATE pp_langs_translations SET pl='Złóż zamówienie bez rejestracji' WHERE text='zloz-zamowienie-bez-rejestraji';
|
||||
ALTER TABLE `pp_shop_orders` ADD `inpost_paczkomat` VARCHAR(255) NULL DEFAULT NULL AFTER `transport_description`;
|
||||
Reference in New Issue
Block a user