Loading lib/Travelynx/Helper/Sendmail.pm +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ sub custom { my $reg_mail = MIME::Entity->build( To => $to, From => $from, From => $self->{config}{from}, Subject => encode( 'MIME-Header', $subject ), Type => 'text/plain', Charset => 'UTF-8', Loading Loading
lib/Travelynx/Helper/Sendmail.pm +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ sub custom { my $reg_mail = MIME::Entity->build( To => $to, From => $from, From => $self->{config}{from}, Subject => encode( 'MIME-Header', $subject ), Type => 'text/plain', Charset => 'UTF-8', Loading