Copy & paste mistake
[lhc/web/wiklou.git] / maintenance / convertLinks.php
2010-12-12 Chad HorohoePer CR on r71359: Fix DB_MASTER where it should be...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-03 Alexandre Emsenhuber* Standardised file description headers
2010-09-20 Sam ReedRemove some unused variables
2010-08-24 Sam Reedself::DB_ADMIN to Maintenance::DB_ADMIN for constant
2010-08-21 PlatonidesRemove globals, expose options in maintenance style...
2010-08-21 PlatonidesFollow up r71359. $wgDBtype uneeded now.
2010-08-20 Chad HorohoeRefactor convertLinks to not use DB::newFromParams...
2010-05-22 Sam ReedStylize maintenance folder..
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-06-15 Tim Starling* Moved content from liveCmdLine.inc into commandLine...
2004-05-22 Tim Starlingvarious changes aimed at making a bare-bones 1.3 comman...
2004-05-21 Jerome Jamnicky* Option to not create keys on new links table, and...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-19 Jerome Jamnicky... and make it overwrite the old links table by default
2004-04-19 Jerome Jamnickyput newline at end of file
2004-04-19 Jerome Jamnicky* Add include for AdminSettings.php to allow table...
2004-04-13 Jerome Jamnickybugfixes provided by TimStarling
2004-04-12 Tim Starlingscrewed head on and then fixed obvious conceptual error
2004-04-12 Tim Starlinglinks schema conversion script, alterations to config...