]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/newsletter_functions.php
Password reset for admin login added (still buggy if cache is installed and sql_patch...
[mailer.git] / inc / libs / newsletter_functions.php
index 184effff6c1278e6c31b9928eb6594b1243d5dc1..5dcf9d87e28c1a9ec380d4743a786da46d398b00 100644 (file)
@@ -163,7 +163,7 @@ function SEND_NEWSLETTER($TO, $SUBJECT, $MSG, $MODE)
 {
        global $_POST;
        // Send mail away as HTML
-       if ($_POST['auto_urls'] == 'Y') {
+       if ($_POST['auto_urls'] == "Y") {
                // Automatically insert URLs into newsletter
                if ((EXT_IS_ACTIVE("html")) && ($MODE == "html")) {
                        // Send HTML mail