mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-25 11:04:42 +00:00
[Rspamd] Properly close additional Rspamd maps
This commit is contained in:
parent
7490a85a48
commit
68f2a1c5fc
1 changed files with 4 additions and 0 deletions
|
|
@ -358,6 +358,10 @@ while ($row = array_shift($rows)) {
|
|||
foreach ($content as $line) {
|
||||
echo ' ' . $line . PHP_EOL;
|
||||
}
|
||||
?>
|
||||
}
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue