Force string to UTF-8 if we have mb stuff available.
[lhc/web/wiklou.git] / includes / SpecialMostlinkedcategories.php
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-07-14 Greg Sabino MullaneChange GROUP BY to standard SQL form by specifying...
2006-06-06 Domas MituzasAutoload QueryPage
2006-05-14 Niklas Laxström* (bug 5805) {{plural:}} support for counters in some...
2006-05-08 Niklas Laxström* Added many missing formatNum calls
2006-05-05 Rob Church(bug 5837) Use "members" for the value descriptor in...
2006-05-01 Niklas Laxström* Bidi-aid on list pages
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-05 Tim StarlingRemoved $wgLinkCache, converted to a singleton. Removed...
2005-10-29 Ævar Arnfjörð Bjar... * Logic error: $row->namespace not NS_USER
2005-10-23 Ævar Arnfjörð Bjar... * msg:ncategories => msg:nlinks, all links might not...
2005-10-23 Ævar Arnfjörð Bjar... * A querypage to show the most linked to categories