Moved view count from WikiPage to Title; avoids an extra DB query when showing the...
[lhc/web/wiklou.git] / includes / context / ContextSource.php
2011-12-05 Daniel FriesenAdd missing @since tags for getLanguage and deal with...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-28 Sam ReedMore documentation updates
2011-10-21 PlatonidesFix fatal: Fatal error: func_get_args(): Can't be used...
2011-09-15 Daniel FriesenSeparate RequestContext.php into separate files inside...