Implementation of areafix processing, first subscribe/unsubscribe with scan

This commit is contained in:
2024-10-31 22:40:58 +11:00
parent d792bf8fe3
commit 4796dd9a6e
11 changed files with 1133 additions and 745 deletions

View File

@@ -12,7 +12,7 @@ class NotConfiguredHere extends Netmails
{
use MessagePath,PageTemplate;
private const LOGKEY = 'NCH';
private const LOGKEY = 'ANC';
private Netmail $mo;