Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

convertLinks.php

Go to the documentation of this file.
00001 <?php 00002 # Convert from the old links schema (string->ID) to the new schema (ID->ID) 00003 # The wiki should be put into read-only mode while this script executes 00004 00005 require_once( "commandLine.inc" ); 00006 require_once( "convertLinks.inc" ); 00007 00008 convertLinks(); 00009 00010 ?>

Generated on Tue Jun 29 23:40:03 2004 for Mediawiki by doxygen 1.3.7