X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FEmailer.php;h=9df6ac36c9dab238b3b2d61eb17ddb9b4eef3474;hb=0cd9db9cb7f4c96f597e37590a536eaae123238d;hp=b0cdc3fe63b556ad6dc0a67a61efd427b0b4622b;hpb=b4b2a6d5b82fdd758c5bcad4bc4a9ffd937b2bdb;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; } } -?>