Some more tweaks to Special:Recentchanges:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 17 Jun 2008 10:44:12 +0000 (10:44 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 17 Jun 2008 10:44:12 +0000 (10:44 +0000)
commit2b8a1bb77ed45af7ab806877ed1bf08f42227304
tree593f4c163b6db156645c83f48cde4b6955649953
parenta64f8eb77df14c6c11ad754eace4ad36a3a786d9
Some more tweaks to Special:Recentchanges:
* Made User::getDefaultOption() static
* Do not breaks wikis whitout any changes
* fixed E_NOTICE: undefined variable SpecialRecentchanges::$par in SpecialRecentchanges::setup()
includes/User.php
includes/specials/Recentchanges.php