From 08035caa5b6a20affe5772c84a8d786927296b72 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 19 Jun 2008 10:05:05 -0400 Subject: refresh the cookie on successful immediate darcs-hash:20080619140505-84dde-d4006afa9507e29e58115f23c4acc5156a571930.gz --- actions/finishimmediate.php | 1 + 1 file changed, 1 insertion(+) (limited to 'actions/finishimmediate.php') diff --git a/actions/finishimmediate.php b/actions/finishimmediate.php index 8831536a1..99c868f46 100644 --- a/actions/finishimmediate.php +++ b/actions/finishimmediate.php @@ -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; -- cgit v1.2.3-54-g00ecf