Echoarea NOT EXIST messages should go to the Sysop of the system, not to the user
This commit is contained in:
parent
f4f8e9fa94
commit
a3719b9186
@ -44,7 +44,6 @@ class EchoareaNotExist extends Netmails
|
||||
|
||||
Log::info(sprintf('%s:+ Creating ECHOAREA NOT EXIST netmail to [%s]',self::LOGKEY,$ao->ftn));
|
||||
|
||||
$o->to = $this->mo->from;
|
||||
$o->subject = 'Echoarea doesnt exist - '.$this->mo->set->get('set_echoarea');
|
||||
|
||||
// Message
|
||||
|
Loading…
Reference in New Issue
Block a user