Fixes for r64708:
[lhc/web/wiklou.git] / includes / specials / SpecialFileDuplicateSearch.php
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLink() by link() in...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-03-14 Alexandre Emsenhuber(bug 17972) Special:FileDuplicateSearch form now works...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-09-05 Tim Starling* Don't force rendering in File::getThumbnail(). The...
2008-06-19 Brion VibberRename all the special page class files back to their...