* 'Listusers/'.'sysop' => 'Listusers/sysop'
[lhc/web/wiklou.git] / includes / CacheManager.php
2005-04-12 Ævar Arnfjörð Bjar... Adding cache related stuff to a new 'Cache' subpackage
2004-11-21 Brion Vibbertyop
2004-11-21 Brion VibberFix obsolete function call
2004-10-18 Zheng Zhufixes Bug 718: Bad charset in cached pages.
2004-09-24 Zheng ZhuFirst batch of files modified to switch wgLang to wgCon...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-08 Brion VibberFix for file cache on PHP 4.1.2. The text string seems...
2004-06-08 Antoine Mussosome double quoting replaced by single quoting
2004-05-07 Tim Starlinginclude_once -> require_once
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-08-02 Brion VibberExtract the edit page interface functions out of Articl...
2003-08-02 Brion VibberSlight cache tweaks; fixes gzip encoding header for...
2003-08-02 Brion VibberMove file cache functions into CacheManager class ...