Files
PrestaShop/install-dev/sql/upgrade/1.4.2.5.sql
rGaillard 8fc7f11014
2011-07-06 10:54:11 +00:00

4 lines
133 B
SQL

SET NAMES 'utf8';
/* Fix wrong category level_depth caused by bug in 1.4.0.13 upgrade script */
/* PHP:regenerate_level_depth(); */;