* (bug 7405) Make Linker methods static. Patch by Dan Li.
authorNick Jenkins <nickj@users.mediawiki.org>
Wed, 8 Nov 2006 05:21:15 +0000 (05:21 +0000)
committerNick Jenkins <nickj@users.mediawiki.org>
Wed, 8 Nov 2006 05:21:15 +0000 (05:21 +0000)
commitfa239349f2d5d4456c45efae16d1673d6472e165
tree15295f70af6b507feaf1c3d45cc1e32fc1137e8a
parent29caa1fdb72ac4f7e021f0588ccb5e0b8323a4e5
* (bug 7405) Make Linker methods static. Patch by Dan Li.
69 files changed:
RELEASE-NOTES
includes/AjaxFunctions.php
includes/Article.php
includes/CategoryPage.php
includes/ChangesList.php
includes/Credits.php
includes/DifferenceEngine.php
includes/EditPage.php
includes/ImageGallery.php
includes/ImagePage.php
includes/Linker.php
includes/LogPage.php
includes/OutputPage.php
includes/PageHistory.php
includes/Pager.php
includes/Parser.php
includes/QueryPage.php
includes/Skin.php
includes/SkinTemplate.php
includes/SpecialAllpages.php
includes/SpecialAncientpages.php
includes/SpecialBrokenRedirects.php
includes/SpecialCategories.php
includes/SpecialConfirmemail.php
includes/SpecialContributions.php
includes/SpecialDisambiguations.php
includes/SpecialDoubleRedirects.php
includes/SpecialImagelist.php
includes/SpecialImport.php
includes/SpecialIpblocklist.php
includes/SpecialListredirects.php
includes/SpecialListusers.php
includes/SpecialLog.php
includes/SpecialMIMEsearch.php
includes/SpecialMostcategories.php
includes/SpecialMostimages.php
includes/SpecialMostlinked.php
includes/SpecialMostlinkedcategories.php
includes/SpecialMostrevisions.php
includes/SpecialNewimages.php
includes/SpecialNewpages.php
includes/SpecialPopularpages.php
includes/SpecialPreferences.php
includes/SpecialPrefixindex.php
includes/SpecialRecentchanges.php
includes/SpecialRecentchangeslinked.php
includes/SpecialRevisiondelete.php
includes/SpecialSearch.php
includes/SpecialShortpages.php
includes/SpecialSpecialpages.php
includes/SpecialStatistics.php
includes/SpecialUncategorizedimages.php
includes/SpecialUndelete.php
includes/SpecialUnusedcategories.php
includes/SpecialUnusedimages.php
includes/SpecialUnusedtemplates.php
includes/SpecialUnwatchedpages.php
includes/SpecialUpload.php
includes/SpecialUserlogin.php
includes/SpecialWantedcategories.php
includes/SpecialWantedpages.php
includes/SpecialWatchlist.php
includes/SpecialWhatlinkshere.php
includes/User.php
skins/CologneBlue.php
skins/Nostalgia.php
skins/Standard.php
skins/disabled/HTMLDump.php
skins/disabled/MonoBookCBT.php