Move fido configuation items into fido namespace. If keeping packets move them into a date aligned subdir
This commit is contained in:
@@ -860,6 +860,8 @@ class Message extends FTNBase
|
||||
$this->point['dst'] = $t;
|
||||
|
||||
// <SOH>Via <FTN Address> @YYYYMMDD.HHMMSS[.Precise][.Time Zone] <Program Name> <Version> [Serial Number]<CR>
|
||||
// @todo The via line is still showing in the main message? https://clrghouz.bbs.dege.au/netmail/view/707
|
||||
// @todo Need to make sure that the CRC doesnt include this
|
||||
elseif ($t = $this->kludge('Via ',$kl))
|
||||
$this->via->push($t);
|
||||
|
||||
|
Reference in New Issue
Block a user