X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=debug.php;h=dd213e44f9a2ea27a767913ade8eb233b2b36d88;hp=7fefdf8c6d7a2b701495273d1f3d5ac7941d30b6;hb=a17a898cb487fbc80e580d0b7e51f92327f2ea21;hpb=aa106991e88b0dab33bf2a2d2409638e26a4c656 diff --git a/debug.php b/debug.php index 7fefdf8c6d..dd213e44f9 100644 --- a/debug.php +++ b/debug.php @@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $GLOBALS['module'] = "debug"; $CSS = -1; // Load the required file(s) -require ("inc/config.php"); +require("inc/config.php"); // Redirect only to registration page when this script is installed if (isBooleanConstantAndTrue('mxchange_installed')) {