Correct fix for the E_NOTICE fixed in r46977.
[lhc/web/wiklou.git] / includes / specials / SpecialExport.php
2009-02-07 Alexandre EmsenhuberCorrect fix for the E_NOTICE fixed in r46977.
2009-02-07 Alexandre Emsenhuber* Fix E_NOTICE
2009-02-07 Chad HorohoeFix another E_NOTICE.
2009-02-07 Chad HorohoeFix E_STRICT per Raymond.
2009-02-06 Chad HorohoeRewrite Special:Export to subclass SpecialPage.
2009-02-06 Andrew GarrettAdd 'include pages linked to from these pages' to Speci...
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-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-09-20 Tim StarlingDon't run hour-long, unlimited row-count DB queries...
2008-08-20 Brion VibberDisable the time limit during full-history export
2008-08-20 Brion VibberPart two of allowing Special:Export to work on very...
2008-08-11 Siebrand Mazeland(bug 14790) Export of category pages when using Categor...
2008-07-30 Jon Harald SøbyAdding accesskey="s" to forms in the following special...
2008-06-19 Brion VibberRename all the special page class files back to their...