Fix fixme on r107328, attempting to use $this in a static method
[lhc/web/wiklou.git] / includes / WikiMap.php
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-03 Roan Kattouw(bug 31320) CentralAuth uses http URLs for autologin...
2011-09-17 Alexandre EmsenhuberDon't use isset() to check for null
2011-08-29 Roan KattouwIn WikiMap, pull wgCanonicalServer from $wgConf instead...
2011-08-12 Roan KattouwInstead of using some hacky regexes, just use wfParseUr...
2011-07-01 Alexandre EmsenhuberCall Linker::link() statically instead of getting a...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2010-09-04 Sam ReedBraces and spaces
2010-07-24 Sam ReedRemoval of unused globals
2010-01-22 Bryan Tong MinhFix undefined variable
2010-01-12 Alexandre Emsenhuberdocument a bit
2010-01-09 Alexandre Emsenhuber* (bug 9794) User rights log entries for foreign user...
2009-06-02 Andrew GarrettPhase 1 in fixing up SiteConfiguration: Replace the...
2009-03-26 Andrew GarrettMove WikiMap class from CentralAuth to core, since...