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