X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FEmailer.php;h=9df6ac36c9dab238b3b2d61eb17ddb9b4eef3474;hb=2bad626be6a17423565a7aa69f001b8997da3efd;hp=b0cdc3fe63b556ad6dc0a67a61efd427b0b4622b;hpb=7886de5c393591eaf4e05f2a496a4f40060cb262;p=friendica.git diff --git a/include/Emailer.php b/include/Emailer.php index b0cdc3fe63..9df6ac36c9 100644 --- a/include/Emailer.php +++ b/include/Emailer.php @@ -81,4 +81,3 @@ class Emailer { return $res; } } -?>