Em 13 Dec 2002 22:32:33 -0500
Aaron Johnson <[EMAIL PROTECTED]> escreveu:
> I have setup an email that sends users a report URL and the URL
> contains the query string to determine which report to pull. When
> they go to the page with the query string it uses the session (%udat)
> to hold the inf
Hello again.
When I change EmbperlXSLT.pm
# push @$ep, {'type' => $xsltproc, stylesheet => \@stylesheet, $param ->
xsltparam?():(param => \%Embperl::fdat) } ;
push @$ep, {'type' => $xsltproc, stylesheet => \@stylesheet, $param ->
xsltparam } ;
I get things working, but is this some