Commit 56f35574 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Well, that was stupid

parent e7a6cfa9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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',