X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=agb.php;h=7f020fcd608852c8f032b901ef4e9c05149e1eea;hb=c43f0841702583774a712d8913bbb92b37dbb10e;hp=3302830217ec27d74238b7f82bf89443b005b406;hpb=b56eadb18a023f4d2d712e8936b4dc1ad31fd580;p=mailer.git diff --git a/agb.php b/agb.php index 3302830217..7f020fcd60 100644 --- a/agb.php +++ b/agb.php @@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $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'))