Avoid master queries in getAutoDeleteReason()
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 28 Apr 2016 21:26:38 +0000 (14:26 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 28 Apr 2016 21:26:38 +0000 (14:26 -0700)
commitbd863cc1f30b97fea1b13c030ed72b85ddc97afd
treece7cdebefd992819b76410e7a4f73d1030d40549
parentba1ab5f9d26384c191e477d2d29d259babe78d99
Avoid master queries in getAutoDeleteReason()

This largely used the slaves anyway, but not for certain bits.

Bug: T92357
Change-Id: I909a14b25a959ee28960aa7aa3d799c5f10988d1
includes/content/ContentHandler.php