]> git.mxchange.org Git - mailer.git/blobdiff - confirm.php
Surfbar continued and some rewrites/fixes:
[mailer.git] / confirm.php
index 571941f329d8aa95de5401d6f45397d0ca91d271..b6542b63204c40575f2a38d54152f37a827b8e1a 100644 (file)
@@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "confirm"; $CSS = -1;
 
 // Load the required file(s)
-require ("inc/config.php");
+require("inc/config.php");
 
 // Is the script installed?
 if (defined('mxchange_installed') && (isBooleanConstantAndTrue('mxchange_installed')) && (isBooleanConstantAndTrue('admin_registered')))