Skip to content

Instantly share code, notes, and snippets.

$searchVariables = array(
'result' => $result,
'label' => $this->getListingLabel(),
'products' => $products,
'sort_orders' => $sort_orders,
'sort_selected' => $sort_selected,
'pagination' => $pagination,
'rendered_facets' => $rendered_facets,
'rendered_active_filters' => $rendered_active_filters,
'js_enabled' => $this->ajax,
SET FOREIGN_KEY_CHECKS=0;
DROP TABLE IF EXISTS `newpresta17`.`ps_accessory` ;
DROP TABLE IF EXISTS `newpresta17`.`ps_address` ;
DROP TABLE IF EXISTS `newpresta17`.`ps_address_format` ;
DROP TABLE IF EXISTS `newpresta17`.`ps_alias` ;
DROP TABLE IF EXISTS `newpresta17`.`ps_attachment` ;
DROP TABLE IF EXISTS `newpresta17`.`ps_attachment_lang` ;
DROP TABLE IF EXISTS `newpresta17`.`ps_attribute` ;