]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-newsletter.php
config.php partly solved, see #117
[mailer.git] / inc / extensions / ext-newsletter.php
index 2baf2f77454d1426663babaf3ca16578431cc375..83f9bdd7797412ef1548509401ae6af7fa2dc613 100644 (file)
@@ -158,10 +158,10 @@ default: // Do stuff when extension is loaded
        // Don't use these chars in links... ;-)
        //
        $GLOBALS['url_ends'] = array(
        // Don't use these chars in links... ;-)
        //
        $GLOBALS['url_ends'] = array(
-               " ",
+               ' ',
                "\n",
                "\r",
                "\n",
                "\r",
-               ")",
+               ')',
        );
 
        // Valid email chars (without @, or do you want to have another @ inside your email addy?)
        );
 
        // Valid email chars (without @, or do you want to have another @ inside your email addy?)