Files
PrestaShop/install-dev/upgrade/sql/1.5.4.0.sql
PrestaEdit 7b5285d6da [-] FO: name of the supplier page fixed #PSCFV-5571
You do it right in 5219457 , but if you already have a old version, it's no change...
2013-01-03 02:54:32 -08:00

2 lines
70 B
SQL

UPDATE `PREFIX_meta` SET `page` = 'supplier' WHERE `page` = 'supply';