Surfbar continued and some rewrites/fixes:
[mailer.git] / lead-confirm.php
index d9724b76969187bf92cc7e7ccc3dc63a71d19147..28672cccafef3d47b60e6dd44eae9434a3707df4 100644 (file)
@@ -43,7 +43,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "lead-confirm";
 
 // Load config.php
-require ("inc/config.php");
+require("inc/config.php");
 
 // Is the script installed?
 if (isBooleanConstantAndTrue('mxchange_installed')) {