Remove Wikipedia/Wikimedia specific translations
[lhc/web/wiklou.git] / maintenance / importDump.php
index c7d3604..211d0a9 100644 (file)
@@ -24,7 +24,6 @@
 $optionsWithArgs = array( 'report' );
 
 require_once( 'commandLine.inc' );
-require_once( 'SpecialImport.php' );
 
 class BackupReader {
        var $reportingInterval = 100;
@@ -139,4 +138,4 @@ if( WikiError::isError( $result ) ) {
        echo "the recentchanges page.\n";
 }
 
-?>
+