]> git.mxchange.org Git - mailer.git/blobdiff - lead-confirm.php
Several more constants rewritten to getConfig()
[mailer.git] / lead-confirm.php
index 9e4d790b94fdc5dd372663dd8b9a99c0d705be6c..379ee5b5888c609234fb5df15e166cc3eea10595 100644 (file)
@@ -89,7 +89,7 @@ if (isSessionVariableSet('lead_uid')) {
        }
 } else {
        // Maybe spider?
-       $content['lead_email'] = constant('WEBMASTER');
+       $content['lead_email'] = getConfig('WEBMASTER');
 }
 
 // Load the lead template