Several bugfixes/improvements: (again)
[mailer.git] / agb.php
diff --git a/agb.php b/agb.php
index 3302830217ec27d74238b7f82bf89443b005b406..7f020fcd608852c8f032b901ef4e9c05149e1eea 100644 (file)
--- a/agb.php
+++ b/agb.php
@@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 $GLOBALS['module'] = "agb"; $CSS = -1;
 
 // Load the required file(s)
 $GLOBALS['module'] = "agb"; $CSS = -1;
 
 // Load the required file(s)
-require ("inc/config.php");
+require("inc/config.php");
 
 // Is the script installed?
 if (isBooleanConstantAndTrue('mxchange_installed'))
 
 // Is the script installed?
 if (isBooleanConstantAndTrue('mxchange_installed'))