mirror of
https://github.com/PsychoticNinjaRepo/idlerpg-ng.git
synced 2025-05-02 00:11:07 -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) = @_;
|
my ($char, $class, $nick, $host) = @_;
|
||||||
|
|
||||||
# mail subject
|
# mail subject
|
||||||
my $subject = "New IdleRPG Character";
|
my $subject = "New IdleRPG-NG Character";
|
||||||
|
|
||||||
# name of the mail program being used
|
# name of the mail program being used
|
||||||
my $mail_prog = "/usr/lib/sendmail";
|
my $mail_prog = "/usr/lib/sendmail";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user