Added echoareas and fileareas

This commit is contained in:
Deon George
2021-08-11 23:45:30 +10:00
parent c7388c2db6
commit eb0405f019
19 changed files with 773 additions and 48 deletions

View File

@@ -90,7 +90,6 @@ class Netmail extends Model implements Packet
$o->via = $via;
return $o;
}
}