]> git.mxchange.org Git - mailer.git/blobdiff - index.php
Frameset support entirely removed, TODO extended, minor template fix
[mailer.git] / index.php
index 5a4e26340be790fbc6d16605fc6ad958683b6410..e0d16d72666fa569bbd400afacd600a94139bb13 100644 (file)
--- a/index.php
+++ b/index.php
@@ -43,7 +43,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "index";
 
 // Load config.php
 $GLOBALS['module'] = "index";
 
 // Load config.php
-require ("inc/config.php");
+require("inc/config.php");
 
 // Is the script installed?
 if (isBooleanConstantAndTrue('mxchange_installed')) {
 
 // Is the script installed?
 if (isBooleanConstantAndTrue('mxchange_installed')) {