Mass convert NULL -> null. Left strings and comments alone, obviously.
[lhc/web/wiklou.git] / includes / specials / SpecialLinkSearch.php
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-06-17 Niklas LaxströmUse addWikiMsg or wrapWikiMsg
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-03-08 Siebrand Mazeland* Use $wgLang->commaList( array ) instead of implode...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-09-20 Tim StarlingFixed warning. QueryPage subclasses are required to...
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core