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

index a81d6aa..93db793 100644 (file)
@@ -450,7 +450,7 @@ class Pman_Login extends Pman
     }
     
     
-    function resetPassword($id,$t, $key)
+    function resetPassword($id,$t, $key, $newpass)
     {
         
         $au = $this->getAuthUser();