From: Alan Knowles Date: Fri, 7 Dec 2018 02:34:01 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=2185b55bce58290a5ab56159d44ccaec75afa910 Pman/Login.php --- diff --git a/Pman/Login.php b/Pman/Login.php index 93db793..ee798c1 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -450,7 +450,7 @@ class Pman_Login extends Pman } - function resetPassword($id,$t, $key, $newpass) + function resetPassword($id,$t, $key, $newpass =false) { $au = $this->getAuthUser();