Migrate some wfWikiId() callers to getLocalDomainID()
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 15 Oct 2018 22:20:50 +0000 (15:20 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 16 Oct 2018 06:58:49 +0000 (23:58 -0700)
commitebbccf1845abbd1030ce8e3c7d27c2014f2b66ce
treec6f9f890740e0fae638ce43a2c978123890ea6ec
parent8867f81ab354b3acdb11a87f97b2f998716a0be2
Migrate some wfWikiId() callers to getLocalDomainID()

Change-Id: I33fe222b7ca66babd61610febaebcf52d3806a7d
includes/GlobalFunctions.php
includes/Title.php
includes/installer/MysqlUpdater.php
includes/jobqueue/JobRunner.php
includes/jobqueue/jobs/RefreshLinksJob.php
includes/user/User.php
tests/phpunit/includes/user/UserTest.php