my $webapp = AbramsRest->new(
    PARAMS => {
        die_on_bad_params => 0,
        loop_context_vars => 1,
        global_vars => 1,
    }
);


I have that in my instance script. I am trying to pass those params to all the HT templates.

I know that CA has a callback for load_tmpl and I was wondering if the above does what I want without messing with the callback.

Robert


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to