]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
Fix attempt for empty database password
[mailer.git] / inc / functions.php
index 1d7c71f5d230274e05c92a05351c2c551fb2fa97..a1577f58a7e5b6caedd1817a0c10ae43e4f6cf49 100644 (file)
@@ -3863,9 +3863,6 @@ function isSpider () {
 
 // Prepares the header for HTML output
 function loadHtmlHeader () {
-       // Enable HTML templates
-       enableTemplateHtml();
-
        // Run two filters:
        // 1.) pre_page_header (mainly loads the page_header template and includes
        //     meta description)