Content deleted Content added
Updating published sources: DeletionSortingCleaner: * Approved! |
Updating published sources: DeletionSortingCleaner: * Shorten edit summary on the main deletion sorting pages |
||
Line 80:
return $t if $t>0;
my $screwup='
my $broken=0;
Line 245:
# Now do the saving
if($outtxt ne $intxt){
$res=$api->edit($tok, $outtxt, "
if($res->{'code'} ne 'success'){
$api->warn("Save failed for $page: ".$res->{'error'}."\n");
|