Closed torvista closed 4 years ago
$return_html = '<li><a href="' . zen_href_link (zen_get_info_page ($id_array[$offset]), $this->page_link_parms . $this->id_array[$offset], 'NONSSL', false) . '"' . $extra_class . ' title="' . htmlentities (zen_clean_html ($this->product_names_array[$offset]), ENT_COMPAT, CHARSET) . '">' . $name . '</a></li>';
$return_html = '<li><a href="' . zen_href_link (zen_get_info_page ($id_array[$offset]), $this->page_link_parms . $this->id_array[$offset], 'NONSSL', false) . '"' . $extra_class . ' title="' . htmlentities (zen_clean_html ($this->product_names_array[$offset]), ENT_COMPAT, CHARSET) . '">' . $name . '</a></li>';