Add 'pmid' to the default interwiki list, and update 'rfc'
[lhc/web/wiklou.git] / includes / installer / DatabaseUpdater.php
index aece317..ff87e9f 100644 (file)
@@ -77,6 +77,7 @@ abstract class DatabaseUpdater {
                PopulateBacklinkNamespace::class,
                FixDefaultJsonContentPages::class,
                CleanupEmptyCategories::class,
+               AddRFCAndPMIDInterwiki::class,
        ];
 
        /**