X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=agb.php;h=7f020fcd608852c8f032b901ef4e9c05149e1eea;hp=3302830217ec27d74238b7f82bf89443b005b406;hb=765cb0ae4b3c13bb213ac1fc6a5373ddbe6eeac9;hpb=b56eadb18a023f4d2d712e8936b4dc1ad31fd580 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'))