Pman/Login.php
authorAlan Knowles <alan@roojs.com>
Fri, 7 Dec 2018 02:40:36 +0000 (10:40 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Dec 2018 02:40:36 +0000 (10:40 +0800)
Pman/Login.php

index 536f392..861f49b 100644 (file)
@@ -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;