From: Anthony Talarico Date: Tue, 12 Jan 2016 19:22:24 +0000 (-0500) Subject: fixing syntax error X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5cbf9e3961fc8a6bfc034a60a1eb1c2e7d8fbede;p=WP-Plugins%2Fmichsci-products.git fixing syntax error --- diff --git a/index.php b/index.php index 4400463..dedc8f1 100644 --- a/index.php +++ b/index.php @@ -483,9 +483,9 @@ function michsci_get_terms_dropdown($cat_id) $taxonomyName = MICHSCI_CATEGORY_NAME; if($cat_id){ $cats_child = get_term_children($cat_id, $taxonomyName); + $output =""; $main = get_term($cat_id, MICHSCI_CATEGORY_NAME); $output .= '