Refactor a bit; move a couple methods from UserMailer (?!) to User. Use the proper...
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 18 Dec 2004 07:16:11 +0000 (07:16 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 18 Dec 2004 07:16:11 +0000 (07:16 +0000)
commit6f926c59df30a325ebefd7022fa85c28b2e646eb
tree6da531fa64f3c866c44d9cc8968d3ba275e969c3
parent7c9cf38b3a191fb960e47e81adbd54e308adc4c3
Refactor a bit; move a couple methods from UserMailer (?!) to User. Use the proper $wgRequest for checking reset var, avoid notice warning.
includes/Article.php
includes/SpecialWatchlist.php
includes/User.php
includes/UserMailer.php