MediaWiki master
populateInterwiki.php File Reference

Maintenance script that populates the interwiki table with list of sites from a source wiki, such as English Wikipedia. More...

Go to the source code of this file.

Classes

class  PopulateInterwiki
 

Variables

 $maintClass = PopulateInterwiki::class
 

Detailed Description

Maintenance script that populates the interwiki table with list of sites from a source wiki, such as English Wikipedia.

(the default source)

Note
GPL-2.0-or-later
Author
Katie Filbert < aude..nosp@m.wiki.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >

Definition in file populateInterwiki.php.

Variable Documentation

◆ $maintClass

$maintClass = PopulateInterwiki::class

Definition at line 146 of file populateInterwiki.php.