Files
PrestaShop/install-new/upgrade/sql/1.1.0.3.sql
T
2012-01-11 17:57:49 +00:00

11 lines
236 B
SQL

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