in reply to Re: Interesting Dilemma
in thread Interesting Dilemma
that choked for me if I tried to $router->login() or if I $router->('', '') or if I $router->login(undef, undef).. I'll go back and try it one more time though..
UPDATE: Yeah, the $router->login(); works, but yields the same inconsistancies as doing it with two $router->cmd()'s
not sure what that means..
-brad..