Added filefix %LIST

This commit is contained in:
2024-11-26 12:44:21 +11:00
parent b67ae28b98
commit a161b8fc5e
4 changed files with 146 additions and 4 deletions

View File

@@ -12,12 +12,12 @@ class AreaList extends Netmails
{
use MessagePath,PageTemplate;
private const LOGKEY = 'ACH';
private const LOGKEY = 'ACL';
private Netmail $mo;
/**
* Reply to a areafix, commands unknown.
* Reply to a areafix AREALIST commands.
*
* @param Netmail $mo
*/