Kill various unused variables
authorSam Reed <reedy@users.mediawiki.org>
Sat, 29 Oct 2011 01:17:26 +0000 (01:17 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 29 Oct 2011 01:17:26 +0000 (01:17 +0000)
commit9d41b9505369201b8e4c069c3cbc060d1630bf22
treeec79ef1c7dfdaeb19d3d3cbc781f8b6a6968ad01
parent4cf838fc8ad05e3d442a899ddb442617fe2ee95c
Kill various unused variables

Comment some out also

Add some bits of documentation
19 files changed:
includes/Article.php
includes/Block.php
includes/HttpFunctions.old.php
includes/RecentChange.php
includes/api/ApiWatch.php
includes/db/DatabasePostgres.php
includes/diff/WikiDiff3.php
includes/filerepo/FSRepo.php
includes/installer/PostgresInstaller.php
includes/json/Services_JSON.php
includes/logging/LogEntry.php
includes/logging/LogFormatter.php
includes/media/Bitmap.php
includes/parser/ParserOutput.php
includes/revisiondelete/RevisionDeleter.php
includes/specials/SpecialSearch.php
includes/upload/UploadStash.php
languages/messages/MessagesEn.php
tests/phpunit/includes/search/SearchEngineTest.php