Smarter, more flexible cache type selection. Moved entire contents of ObjectCache...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 9 Apr 2005 10:30:45 +0000 (10:30 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 9 Apr 2005 10:30:45 +0000 (10:30 +0000)
commit52a4214b2072705ee1c22c12fd10296ed6e72783
treef49ab4b3dc3727b71fde145bd17ee13c8e28760c
parent0626860366d401d370023a373ae97fb8c9b2cded
Smarter, more flexible cache type selection. Moved entire contents of ObjectCache.php to BagOStuff.php, to make way for some more generic code.
config/index.php
includes/BagOStuff.php [new file with mode: 0644]
includes/DefaultSettings.php
includes/Defines.php
includes/ObjectCache.php
includes/Setup.php