go to profile instead of profile settings
darcs-hash:20080618061833-84dde-e77ea989a6caaf1d6722d6e82c1bcd04da44f486.gz
This commit is contained in:
parent
94c4262dcf
commit
3bd2513c0b
|
@ -279,7 +279,7 @@ class FinishopenidloginAction extends Action {
|
|||
}
|
||||
|
||||
common_set_user($user->nickname);
|
||||
common_redirect(common_local_url('profilesettings'));
|
||||
common_redirect(common_local_url('showstream', array('nickname' => $user->nickname));
|
||||
}
|
||||
|
||||
function connect_user() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user