forked from GNUsocial/gnu-social
refresh the cookie on successful immediate
darcs-hash:20080619140505-84dde-d4006afa9507e29e58115f23c4acc5156a571930.gz
This commit is contained in:
parent
8e8dcd1eeb
commit
08035caa5b
@ -39,6 +39,7 @@ class FinishimmediateAction extends Action {
|
||||
|
||||
if ($user) {
|
||||
oid_update_user($user, $sreg);
|
||||
oid_set_last($display); # refresh for another year
|
||||
common_set_user($user->nickname);
|
||||
$this->go_backto();
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user