Rename getMainClusterInstance() -> getLocalClusterInstance()
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 19 Oct 2015 17:56:41 +0000 (10:56 -0700)
committerKrinkle <krinklemail@gmail.com>
Tue, 20 Oct 2015 00:26:21 +0000 (00:26 +0000)
commitcb862afaf38c3d04fe374cae5327d1e7203b8fa7
tree6ab6cd32636e2ca5436b7279040780081eb59776
parentf17437d8c213babd28af23633596550f7e868019
Rename getMainClusterInstance() -> getLocalClusterInstance()

Also corrected some ObjectCache docs

Change-Id: I322f4cbd72fbd5d4c6887d90ee75d0baddb6ac25
includes/GlobalFunctions.php
includes/objectcache/ObjectCache.php
tests/phpunit/includes/GlobalFunctions/GlobalTest.php