diff -r 99b749da5149 -r 9aa09b0a7544 plugins/SpecialUserPrefs.php --- a/plugins/SpecialUserPrefs.php Tue Apr 06 15:55:21 2010 -0400 +++ b/plugins/SpecialUserPrefs.php Sat Apr 17 03:33:14 2010 -0400 @@ -374,7 +374,9 @@
'; if ( !$session->password_change_disabled ) + { echo $session->generate_aes_form(); + } echo '';