Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [xpert] category table tags: Edit Log

Here is the list of edits for this post
Re: [xpert] category table tags
Use this global (use as <%get_category_tags%>)
Code:
sub {
my $tags = shift;
return $DB->table('Category')->get($tags->{'CatLinks.CategoryID'});
}

Ivan
-----
Iyengar Yoga Resources / GT Plugins

Last edited by:

yogi: Aug 18, 2002, 1:56 AM

Edit Log: