Prettify MessageCache::loadFromDB()-small query
authorBrad Jorsch <bjorsch@wikimedia.org>
Mon, 8 May 2017 17:57:13 +0000 (13:57 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Mon, 8 May 2017 17:57:13 +0000 (13:57 -0400)
commitf0a80ea778057379a16e277348ab5e11d939b137
tree144d3aadffc1e2655ca3326709d383f8b082c962
parent1f117c6ce3e444b6073a286b05f6dcb9c7df00c8
Prettify MessageCache::loadFromDB()-small query

Adjust the call so it uses JOIN...ON syntax rather than comma joins.

Bug: T164666
Change-Id: I93c8569620d543e9507d0adf1283443915f50d4b
includes/cache/MessageCache.php