Use new externallinks.el_index_60 field
[lhc/web/wiklou.git] / includes / installer / DatabaseUpdater.php
index f5d01d6..925fc5a 100644 (file)
@@ -87,6 +87,7 @@ abstract class DatabaseUpdater {
                AddRFCandPMIDInterwiki::class,
                PopulatePPSortKey::class,
                PopulateIpChanges::class,
+               RefreshExternallinksIndex::class,
        ];
 
        /**