X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-newsletter.php;h=83f9bdd7797412ef1548509401ae6af7fa2dc613;hp=2baf2f77454d1426663babaf3ca16578431cc375;hb=81bfbcd72e424060ea1223b49ad92fcfa150f361;hpb=05e9ddd952a47d42b9970a9d2afef20d77d3aecf diff --git a/inc/extensions/ext-newsletter.php b/inc/extensions/ext-newsletter.php index 2baf2f7745..83f9bdd779 100644 --- a/inc/extensions/ext-newsletter.php +++ b/inc/extensions/ext-newsletter.php @@ -158,10 +158,10 @@ default: // Do stuff when extension is loaded // Don't use these chars in links... ;-) // $GLOBALS['url_ends'] = array( - " ", + ' ', "\n", "\r", - ")", + ')', ); // Valid email chars (without @, or do you want to have another @ inside your email addy?)