Remove duplicate function in rslight-lib.php and allow symlink in spoolnews to rocksolid.

This commit is contained in:
Retro_Guy 2022-10-30 02:03:01 +00:00
parent b56e94d3b7
commit da4766b350
2 changed files with 3 additions and 0 deletions

View File

@ -1044,10 +1044,12 @@ function get_list($mode, $msgsock) {
return $msg.".\r\n";
}
}
/*
function encode_subject($line) {
$newstring=mb_encode_mimeheader(quoted_printable_decode($line));
return $newstring;
}
*/
function insert_article($section,$nntp_group,$filename,$subject_i,$from_i,$article_date,
$date_i,$mid_i,$references_i,$bytes_i,$lines_i,$xref_i,$body) {

View File

@ -0,0 +1 @@
../rocksolid/lib