in yii-user-0.3-r69, LoginController::actionLogin() on line 21 is an "if"
condition that always evaluates to true:
if ('/index.php')
so the subsequent "else" clause will never be reached.
Original issue reported on code.google.com by elec...@vgr.pl on 21 Nov 2010 at 5:01
Original issue reported on code.google.com by
elec...@vgr.pl
on 21 Nov 2010 at 5:01