(bug 23375) Added ogv, oga, spx as extensions for ogg files. Patch by Derk-Jan Hartman.
[lhc/web/wiklou.git] / maintenance / dumpInterwiki.php
index c4f44ac..045e393 100644 (file)
@@ -6,6 +6,7 @@
  * @file
  * @todo document
  * @ingroup Maintenance
+ * @ingroup Wikimedia
  */
 
 /** */
@@ -13,7 +14,7 @@ $oldCwd = getcwd();
 
 $optionsWithArgs = array( "o" );
 require_once( dirname(__FILE__) . '/commandLine.inc' );
-require( "dumpInterwiki.inc" );
+require( dirname(__FILE__)."/dumpInterwiki.inc" );
 chdir( $oldCwd );
 
 # Output