Content deleted Content added
Updating published sources: General: * Add <code>use utf8</code> to the modules that didn't have it. Lacking it seems to cause issues with edit summaries containing non-ASCII characters. |
Updating published sources: OrphanReferenceFixer: * Add code for checking wikilinked articles for ref bodies, disabled pending BRFA. General: * Sort tasks by an internal priority on startup. * edittoken now follows redirects by default; a new paramet |
||
Line 60:
$self->{'pages'}={};
$self->{'loadexisting'}=1;
$self->{'order'}=-1000;
my $basedir=$0;
|