Have class match filename in some maintenance scripts
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 24 May 2018 01:34:01 +0000 (18:34 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 24 May 2018 02:36:51 +0000 (19:36 -0700)
commita2c166cb5164501a829140b3eab9958a7040e78e
tree798213bddc61deb526e651af4530a31005f6db49
parentca63cffd6824e96459850cfd2f45c86023676145
Have class match filename in some maintenance scripts

Each of these scripts had a class name that was not referenced outside
of the script file itself, and are safe to rename as a result.

Change-Id: Id605aca11db51ee433baeaa998a0e33184c930ca
14 files changed:
autoload.php
includes/installer/DatabaseUpdater.php
maintenance/addRFCandPMIDInterwiki.php
maintenance/cleanupCaps.php
maintenance/cleanupImages.php
maintenance/cleanupUploadStash.php
maintenance/cleanupWatchlist.php
maintenance/createCommonPasswordCdb.php
maintenance/dumpUploads.php
maintenance/fileOpPerfTest.php
maintenance/formatInstallDoc.php
maintenance/getReplicaServer.php
maintenance/namespaceDupes.php
maintenance/runBatchedQuery.php