' . $cat->cat_name . "
\n\t- \n";
// Call get_links() with all the appropriate params
if (substr(get_bloginfo('version'), 0, 3) < 2.1)
{
get_links($cat->cat_id,'
- '," ","
- '," ","
", FALSE, 'name', TRUE, FALSE, -1, FALSE); } else { get_links($cat->cat_ID,'
", FALSE, 'name', TRUE, FALSE, -1, FALSE); } // Close the last category echo "\n\t