Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [Paul] MyLinks Database Version: Edit Log

Here is the list of edits for this post
Re: [Paul] MyLinks Database Version
Paul,

I can't find this:

Code:
while (my $rec = $sth->fetchrow_hashref) {
$tags->{saved_links} .= Links::SiteHTML::display('mylinks_link', { %$rec, MyLinks_Font => $tmp->{MyLinks_Font} } );
}


in the MyLinnks_DB.pm to get my script working properly.

Mandi

Last edited by:

Evoken: May 26, 2002, 6:34 AM

Edit Log: