Implemented file sending during BINKP and EMSI sessions
This commit is contained in:
@@ -4,6 +4,9 @@ namespace App\Classes\FTN;
|
||||
|
||||
use Illuminate\Support\Arr;
|
||||
|
||||
/**
|
||||
* Abstract class to hold the common functions for automatic responding to echomail/netmail messages
|
||||
*/
|
||||
abstract class Process
|
||||
{
|
||||
private const LOGKEY = 'R--';
|
||||
|
Reference in New Issue
Block a user