Update comment for r64876
[lhc/web/wiklou.git] / includes / Import.php
2010-12-05 Alexandre EmsenhuberConverted ImportStreamSource functions to return a...
2010-10-02 Siebrand MazelandRemove comment related to no longer supported PHP versions.
2010-08-27 PlatonidesRemove old var_dump
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-11-14 OverlordQCode cleanup, covert leading spaces into tabs per codin...
2009-10-28 Jure KajzerChanged sequence names to a standard <table>_<field...
2009-10-14 Aaron SchulzFixed total import breakage from r53271
2009-10-04 Alexandre Emsenhuberfix some doxygen warnings
2009-02-16 Tim Starling* Mostly reverted r41081 and related. Although the...
2009-02-06 Andrew GarrettAdd 'include pages linked to from these pages' to Speci...
2009-02-06 Chad Horohoe(bug 15283) Interwiki imports should fetch included...
2008-12-10 Brion VibberAttempting to import a title that came out as an interw...
2008-12-05 Ariel Glennhandle xmlns for imports (bug #4520)
2008-11-24 Brion Vibber* Add guard exception in OutputPage::parse() for failur...
2008-10-13 Aaron SchulzDon't use vague boolean
2008-09-20 Aaron Schulz* Avoid doing templatelinks query (which can get huge...
2008-09-18 Aaron Schulzimprove log dupe check
2008-09-18 Aaron SchulzComment out log_user_text stuff for now
2008-09-18 Aaron Schulz* Add support for log importing
2008-09-18 Aaron Schulz* Move Import stuff to it's own file like Export