$c_count) { if ($c_count >= $categories_min_count && $cm_count <= $categories_max_display) { $tab_array[] = array(gettext($category) , $menu_category==$category ? true : false, "pkg_mgr.php?category={$category}"); $visible_categories[]=$category; $cm_count++; } } $tab_array[] = array(gettext("Other Categories"), $menu_category=="Other" ? true : false, "pkg_mgr.php?category=Other"); if (count($categories) > 1) display_top_tabs($tab_array); } if(!$pkg_info || !is_array($pkg_info)):?>
= 0 ) { continue; } $shortname = $index['name']; pkg_remove_prefix($shortname); if ($menu_category != "All" && $index['categories'][0] != $menu_category && !($menu_category == "Other" && !in_array($index['categories'][0], $visible_categories))) { continue; } ?>
" target="_blank" href=""> " href=""> " href="pkg_mgr_install.php?id=" class="btn btn-success">install " href="" class="btn btn-default">info