From: Alan Knowles Date: Fri, 7 Dec 2018 02:40:36 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=95db22b79c3f334c3a4ebb5f157ea82e50469089 Pman/Login.php --- diff --git a/Pman/Login.php b/Pman/Login.php index 536f392..861f49b 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -484,7 +484,7 @@ class Pman_Login extends Pman if ($t < strtotime("NOW - 1 DAY")) { $this->jerr("Password reset link has expired"); } - return true; + return $u;