Henrik Andreasson wrote:
> 
> This is the row in TRIStateCGI.pm that's giving me the problems:
> 
> row:114
> 
>         ## Generate the Input Type
>         $ret = $self->$type(@_);
> 
> I really dosen't get what it's calling, cant find anything in
> TRIStateCGI.pm ...

It is calling the function $self into the CGI module passing the
arguments... you should check what script is calling it and
what are the parameters it passes.

Also you should check the $type value...

C'you,

        Massimiliano Pala ([EMAIL PROTECTED])

S/MIME Cryptographic Signature

Reply via email to