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