[Rspamd] Properly close additional Rspamd maps
This commit is contained in:
parent
7490a85a48
commit
68f2a1c5fc
@ -358,6 +358,10 @@ while ($row = array_shift($rows)) {
|
|||||||
foreach ($content as $line) {
|
foreach ($content as $line) {
|
||||||
echo ' ' . $line . PHP_EOL;
|
echo ' ' . $line . PHP_EOL;
|
||||||
}
|
}
|
||||||
|
?>
|
||||||
|
}
|
||||||
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user