Completing code housekeeping stuff for rest of includes/ directory: removing unused...
authorNick Jenkins <nickj@users.mediawiki.org>
Wed, 29 Nov 2006 11:43:58 +0000 (11:43 +0000)
committerNick Jenkins <nickj@users.mediawiki.org>
Wed, 29 Nov 2006 11:43:58 +0000 (11:43 +0000)
commitae8554c45b2b5766d4ad59f9a7b12c58198d2142
treec6d8c1c6b125979beb93288ec0a4a50b66b0810a
parentfd989dcea69ffc13554482b5a3a994c4b457c194
Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth.
50 files changed:
includes/AjaxResponse.php
includes/Article.php
includes/Block.php
includes/ChangesList.php
includes/Database.php
includes/DatabasePostgres.php
includes/DifferenceEngine.php
includes/DjVuImage.php
includes/EditPage.php
includes/FileStore.php
includes/HTMLCacheUpdate.php
includes/HistoryBlob.php
includes/Hooks.php
includes/IP.php
includes/Image.php
includes/ImageFunctions.php
includes/ImageGallery.php
includes/MagicWord.php
includes/Math.php
includes/Metadata.php
includes/PageHistory.php
includes/Pager.php
includes/ParserCache.php
includes/ProfilerSimple.php
includes/Revision.php
includes/SearchMySQL4.php
includes/SearchTsearch2.php
includes/Skin.php
includes/SkinTemplate.php
includes/SpecialAllmessages.php
includes/SpecialAllpages.php
includes/SpecialBooksources.php
includes/SpecialDisambiguations.php
includes/SpecialExport.php
includes/SpecialImagelist.php
includes/SpecialIpblocklist.php
includes/SpecialLog.php
includes/SpecialPreferences.php
includes/SpecialPrefixindex.php
includes/SpecialRandompage.php
includes/SpecialSearch.php
includes/SpecialSpecialpages.php
includes/SpecialUndelete.php
includes/SpecialVersion.php
includes/SquidUpdate.php
includes/StringUtils.php
includes/Title.php
includes/User.php
includes/WikiError.php
includes/memcached-client.php