Files
PrestaShop/install-dev/upgrade/sql/1.1.0.3.sql
2012-01-26 17:35:54 +00:00

11 lines
234 B
SQL

SET NAMES 'utf8';
/* ##################################### */
/* STRUCTURE */
/* ##################################### */
DROP TABLE IF EXISTS PREFIX_product_picture;
/* PHP */
/* PHP:module_reinstall_blockmyaccount(); */;