Content deleted Content added
Updating published sources: SourceUploader: * Bugfix. |
Updating published sources: OnThisDayTagger: * Finished processing the list, change to live mode for 7-day trial. * Track the maximum oldid/date parameter used, and complain if {{tl|OnThisDay}} can't handle it. * Include the date in the edit summary |
||
Line 408:
return '99 Invalid metadata';
}
return "03 In trial" if($status=~/^In trial/);
return '99 Invalid metadata' if $botnum>0;
return "
return "
return '99 Invalid metadata' if($metadata{'brfa'} eq 'N/A');
return "
return "
return "
return '99 Invalid metadata';
}
|