refresh the cookie on successful immediate

darcs-hash:20080619140505-84dde-d4006afa9507e29e58115f23c4acc5156a571930.gz
This commit is contained in:
Evan Prodromou 2008-06-19 10:05:05 -04:00
parent 8e8dcd1eeb
commit 08035caa5b

View File

@ -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;