[ExternalStore] Various cleanups to ExternalStore class.
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 21 Jan 2013 23:37:23 +0000 (15:37 -0800)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 22 Jan 2013 08:38:03 +0000 (08:38 +0000)
commit99e124da9060a13368f66fd4f4dc48defee55559
treec0f483944bb7b51372a435d377497e47160f0435
parent3896b55a371b64fd546a05df0dc05eef856feb15
[ExternalStore] Various cleanups to ExternalStore class.

* Removed redundant $wgExternalStores check
* Fixed broken (though unused) insert() function
* Added more documentation
* Other small cleanups

Change-Id: I0be5d9ebecd58b4f5673a6205f46bb7368d889c8
includes/externalstore/ExternalStore.php