Made LoadMonitor use wfGlobalCacheKey() and tweaked the key name
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 9 Jul 2015 20:27:44 +0000 (13:27 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 9 Jul 2015 20:27:53 +0000 (13:27 -0700)
commite8552b7e5e3fdb741f03224855a0b324c6920c74
tree52bef258b9e26105d51086c687f1839836b1072c
parent6a779b59a26d60dadf0aa6517c9e861444bd49c5
Made LoadMonitor use wfGlobalCacheKey() and tweaked the key name

* Changing the key name makes sense after 9cf6637 to avoid
  problems with het deploy and competing key formats.

Bug: T105373
Change-Id: I2e6888198b1ee4fb4f758070b03d7fe3eac547fc
includes/db/LoadMonitor.php