mirror of
https://github.com/PsychoticNinjaRepo/idlerpg-ng.git
synced 2025-04-25 12:00:59 -05:00
Change mail Subject: for new character report
This commit is contained in:
parent
cd54b6a59d
commit
eb50bc3edf
@ -2419,7 +2419,7 @@ sub report_new ($$$$) {
|
||||
my ($char, $class, $nick, $host) = @_;
|
||||
|
||||
# mail subject
|
||||
my $subject = "New IdleRPG Character";
|
||||
my $subject = "New IdleRPG-NG Character";
|
||||
|
||||
# name of the mail program being used
|
||||
my $mail_prog = "/usr/lib/sendmail";
|
||||
|
Loading…
x
Reference in New Issue
Block a user