]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/newsletter_functions.php
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / inc / libs / newsletter_functions.php
index 8ecfe7373de5b24cc79bbf5ec5c23f05326b0b56..ea035521c2b8a034fd77123b82e21f4d3e9415a0 100644 (file)
@@ -121,8 +121,8 @@ function insertNewsletterUrls ($text) {
                $text .= $part;
        }
 
-       // Compile possible own HTML tags out...
-       return compileCode($text);
+       // Pre-ompile possible own HTML tags out...
+       return preCompileCode($text);
 }
 
 // Wrapper for sending newsletter and wrapping URLs / HTML mail