]> git.mxchange.org Git - mailer.git/blobdiff - inc/template-functions.php
Large code cleanups:
[mailer.git] / inc / template-functions.php
index 62fecd0386f86a5c54187892e77648dfd6a00e7a..e8bbe8171ae416d8010e76d70d0fe0dc253b22f8 100644 (file)
@@ -1709,8 +1709,8 @@ function generateMetaDescriptionCode () {
                $GLOBALS['page_header'] .= '<meta name="description" content="' . $DESCR . '" />';
        } // END - if
 
                $GLOBALS['page_header'] .= '<meta name="description" content="' . $DESCR . '" />';
        } // END - if
 
-       // Initialize referal system
-       initReferalSystem();
+       // Initialize referral system
+       initReferralSystem();
 }
 
 // Generates an FQFN for template cache from the given template name
 }
 
 // Generates an FQFN for template cache from the given template name