[RADIATOR] incorrect doc in 5.7.2 GetClientQuery?

Alexander Hartmaier alexander.hartmaier at t-systems.at
Tue Sep 7 03:56:12 CDT 2010


The 4.7 ref manual says on page 46:

A comma-separated list of flag names as field 25

But the code says:
        $client->set('ClientHook', $self->file_substitution($row[25]))
            if defined $row[25]; # Make sure it gets compiled

and:

        # Contributed by "Tony B" <tonyb at go-concepts.com>
        # Last row can be a comma separated list of flag names
        map $client->{$_}++, split(/,/, $row[25]);

Is the 25th field the ClientHook or something else?
Whatfor are those 'flags'?

--
Alexander Hartmaier <alexander.hartmaier at t-systems.at>
T-Systems Austria GesmbH



*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
T-Systems Austria GesmbH   Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
Notice: This e-mail contains information that is confidential and may be privileged.
If you are not the intended recipient, please notify the sender and then
delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*


More information about the radiator mailing list