X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fnewsletter_functions.php;h=5dcf9d87e28c1a9ec380d4743a786da46d398b00;hb=360c95a5bfa12df5434ed421bd3abd26b42bb211;hp=184effff6c1278e6c31b9928eb6594b1243d5dc1;hpb=e1653405d28923c78b2e292125306ccf61138f24;p=mailer.git diff --git a/inc/libs/newsletter_functions.php b/inc/libs/newsletter_functions.php index 184effff6c..5dcf9d87e2 100644 --- a/inc/libs/newsletter_functions.php +++ b/inc/libs/newsletter_functions.php @@ -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