Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [Andy] Using tags in a global?: Edit Log

Here is the list of edits for this post
Re: [Andy] Using tags in a global?
I think it is something like:

Code:
my $globals = do("$CFG->{admin_root_path}/templates/$CFG->{build_default_tpl}/globals.txt");
my $wanted = $globals->{KEY};
my $output = eval $wanted;

Last edited by:

Paul: Jun 7, 2002, 10:23 AM

Edit Log: