execute(' ALTER TABLE `' . _DB_PREFIX_ . 'ximport_item` ADD `images_data` TEXT NOT NULL' ); return true; }