3 * Convert from the old links schema (string->ID) to the new schema (ID->ID)
4 * The wiki should be put into read-only mode while this script executes
7 * @subpackage Maintenance
11 require_once( "commandLine.inc" );
12 require_once( "convertLinks.inc" );