From: Alan Knowles Date: Fri, 7 Dec 2018 02:29:02 +0000 (+0800) Subject: Pman/Login.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=86cf1dc972c9d597c5e3ff81a7fd713048478566 Pman/Login.php --- diff --git a/Pman/Login.php b/Pman/Login.php index b99f8ea..a6ce5cd 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -254,9 +254,7 @@ class Pman_Login extends Pman } if (!empty($_REQUEST['passwordRequest'])) { //|| (strpos($_REQUEST['username'], '@') < 1)) { - - return $this->passwordRequest($_REQUEST['passwordRequest']); - + return $this->passwordRequest($_REQUEST['passwordRequest']); } if (!empty($_REQUEST['changePassword'])) {