Fix typo in spoolnews.php.

This commit is contained in:
Retro_Guy 2023-08-08 07:22:26 -07:00
parent f4ed00ec6f
commit 4b6068d906
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ function get_articles($ns, $group) {
$nocem_check="@@NCM";
$bbbsmail_check="@@RSL";
$bbsmail_check="@@RSL";
# Check if group exists. Open it if it does
fputs($ns, "group ".$group."\r\n");