]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-mydata.php
Numerous ext-sponsor fixes and HTML rewrites (sorry for lame description)
[mailer.git] / inc / modules / member / what-mydata.php
index 04bd239f2207be300980239eb61bbbab8b5918ee..31b438b6e391d0f89da4247854b2aacba089d1ac 100644 (file)
@@ -213,7 +213,7 @@ LIMIT 1",
                                // Did the user changed the password?
                                if ($hash != $content['password']) {
                                        $AND = ", `password`='" . $hash . "'";
-                                       $mode = 'pass';
+                                       $mode = 'password';
                                } // END - if
 
                                // Or did he changed his password?