Revert r35178 and normalize User's getID() and setID() methods to prettier getId...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 22 May 2008 16:39:43 +0000 (16:39 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 22 May 2008 16:39:43 +0000 (16:39 +0000)
commita4ffac4063aa043fbace17b16710fa5a19596293
treee82f5db931345bbd0e620d2fabce82449ff0255b
parentfdbfd946efdc19443c0eaeadc1725f083655f6b7
Revert r35178 and normalize User's getID() and setID() methods to prettier getId() and setId()
This doesn't accomplish anything, of course, but if you're going to run around changing them, at least make em prettier eh? :)
26 files changed:
includes/EditPage.php
includes/LogPage.php
includes/PageHistory.php
includes/RecentChange.php
includes/Revision.php
includes/SpecialBlockip.php
includes/SpecialImport.php
includes/SpecialIpblocklist.php
includes/SpecialPreferences.php
includes/SpecialRecentchanges.php
includes/SpecialRecentchangeslinked.php
includes/SpecialUpload.php
includes/SpecialUserrights.php
includes/SpecialWatchlist.php
includes/Title.php
includes/User.php
includes/UserMailer.php
includes/WatchedItem.php
includes/WatchlistEditor.php
includes/api/ApiQueryUserInfo.php
includes/api/ApiQueryWatchlist.php
includes/filerepo/ICRepo.php
includes/filerepo/LocalFile.php
maintenance/changePassword.php
maintenance/cleanupSpam.php
maintenance/reassignEdits.inc.php