From: Alan Knowles Date: Fri, 7 Dec 2018 02:30:00 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=f964ea1a03381e43eb833ce6b34f978234c2594b Pman/Login.php --- diff --git a/Pman/Login.php b/Pman/Login.php index a6ce5cd..dc84b56 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -257,9 +257,12 @@ class Pman_Login extends Pman return $this->passwordRequest($_REQUEST['passwordRequest']); } - if (!empty($_REQUEST['changePassword'])) { - return $this->changePassword($_REQUEST); - } + + + + //if (!empty($_REQUEST['changePassword'])) { + // return $this->changePassword($_REQUEST); + //} // login attempt..