Content deleted Content added
Updating published sources: General: * Fix newline handling in log messages. |
Updating published sources: SourceUploader: * Bugfix. |
||
Line 258:
my @shutoff=@{$self->{'shutoff_pages'}};
if(!@keys && !@shutoff && !exists($self->{'tasklist'})){
$
return undef;
}
|