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

index a6ce5cd..dc84b56 100644 (file)
@@ -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..