filebackend: avoid use of wfWikiId() in FileBackendGroup
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 4 Jul 2019 08:13:29 +0000 (01:13 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 25 Sep 2019 01:52:44 +0000 (18:52 -0700)
commita775c6888bdecd03cea73f5540a8323b6dcbe78f
treec1bc828c6b7e1608b9acd712564d99fdf8aa6097
parent7512d9a4a132ec2c3a1178102008087866a9c36d
filebackend: avoid use of wfWikiId() in FileBackendGroup

Also warn when there is a risk of automatic backend domain collisions

Change-Id: Id488b5b947ef5fe8f4b0a8e96560bfd44fcc0327
includes/filebackend/FileBackendGroup.php