Cees Hek wrote:

>> Does it work if you move that call to protected_runmodes into your
>> setup sub?
>>
>>sub setup {
>>   my $self = shift;
>>   $self->start_mode('welcome');
>>   $self->run_modes( %rm  );
>>   $self->authen->protected_runmodes(@protected);
>>}
>>
>>

No,  the problem remains.

Cheers, Uli




---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
             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