From: Alan Knowles Date: Fri, 7 Dec 2018 02:36:21 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=5ffe878d6188e2d73be7162fcccbdc3e5f355fd4;hp=7b5236830a94f32f48f0a19306a3c92841b87350;p=Pman.Base 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();