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

index b21b34e..bf13268 100644 (file)
@@ -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();