slight alteration to comment
[lhc/web/wiklou.git] / includes / SpecialExport.php
2004-03-20 Brion VibberUninitialized variable cleanup; allow x-code input...
2004-03-16 Brion VibberStill not complete, but import is approaching functionality
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-03 Brion VibberStart support for compressing entries in the old table...
2003-12-10 Mr. E23Replaced calls to exit() with wfAbruptExit().
2003-12-01 Brion VibberAdd xml header (redundant but nice) and correct xml...
2003-11-25 Brion VibberFix cur revision for multi-version export
2003-11-25 Brion VibberSkip bad titles
2003-11-15 Brion Vibberexit()
2003-11-15 Tim Starlingmisc. bug fixes
2003-09-20 Tim StarlingMore wfQuery() conversion
2003-09-15 Brion VibberPreliminary export of individual pages/page histories...