Make newExternalLB() public to match newMainLB()
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 23 Sep 2016 05:24:08 +0000 (22:24 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 23 Sep 2016 05:51:05 +0000 (22:51 -0700)
commit2da4c6a63cb3fb4a6f701e133e8239f0175fb080
tree2173eff0799fb05df66b0daf4641702d227cbe5f
parentfbd3835e583f44166f71d174ba32adaf5c3af4b3
Make newExternalLB() public to match newMainLB()

Change-Id: I7e46c947882c5de6e4d25a7110c2a2558df7ad76
includes/libs/rdbms/lbfactory/LBFactory.php
includes/libs/rdbms/lbfactory/LBFactoryMulti.php
includes/libs/rdbms/lbfactory/LBFactorySimple.php
includes/libs/rdbms/lbfactory/LBFactorySingle.php