From 8f416baead93a48e5799e44b8bd2e2c4859f4e04 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 14 Sep 2007 13:18:58 +0200 Subject: auf Version 1.11 aktualisiert; Login-Bug behoben --- maintenance/importDump.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'maintenance/importDump.php') diff --git a/maintenance/importDump.php b/maintenance/importDump.php index c7d36042..211d0a9e 100644 --- a/maintenance/importDump.php +++ b/maintenance/importDump.php @@ -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"; } -?> + -- cgit v1.2.2