Hi list,

I've a simple config-file and I'm using it with "$cfg = shift;" on the
top of my template. Is there any elegant way I could use this
config-file in my own modules? 

thanks in advance

greets
cit

config.pl
[-
 my $req = shift;
 $req->{version} = '2.0.1';
-]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to