Change getCacheSetOptions() callers to use "Database"
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 6 Oct 2015 05:06:46 +0000 (22:06 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 6 Oct 2015 05:06:46 +0000 (22:06 -0700)
commit54758dd1606358cf47b36083e16573ad2f514091
treeb83a3c8fd65891df5cbe036287e9451dcc02b299
parent6f51037d680ce6840e835996da47623a177e3b35
Change getCacheSetOptions() callers to use "Database"

* This is less verbose that DatabaseBase
* Also add a few WAN cache doc comments

Change-Id: I5b6de6d0ffa06753ea96c50b63db7dae796475dc
includes/User.php
includes/actions/InfoAction.php
includes/changetags/ChangeTags.php
includes/filerepo/LocalRepo.php
includes/filerepo/file/LocalFile.php
includes/interwiki/Interwiki.php
includes/libs/objectcache/WANObjectCache.php