Update to current Debian version.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
1674138be6
commit
8259e05504
5 changed files with 6 additions and 4 deletions
|
|
@ -100,7 +100,7 @@ sub add_article($$;$)
|
|||
}
|
||||
|
||||
if ($config->{'subjectcheck'} and
|
||||
$db->check_subject($article->header('subject')))
|
||||
$db->check_subject($article->header('subject')))
|
||||
{
|
||||
my $subjectscore = $config->{'subjectscore'};
|
||||
$article->add_headers('X-Subject-Test', $subjectscore);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue