Enable full setup on the setup form
This commit is contained in:
@@ -209,9 +209,9 @@ final class EMSI extends BaseProtocol implements CRCInterface,ZmodemInterface
|
||||
|
||||
// System Details
|
||||
$makedata .= sprintf('{IDENT}{[%s][%s][%s][-Unpublished-][38400][%s]}',
|
||||
$this->setup->system_name,
|
||||
$this->setup->location,
|
||||
$this->setup->sysop,
|
||||
$this->setup->system->name,
|
||||
$this->setup->system->location,
|
||||
$this->setup->system->sysop,
|
||||
'XA' // Nodelist Flags
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user