Logging of mails if DEBUG_MAIL is defined removed
[mailer.git] / debug.php
index 7fefdf8c6d7a2b701495273d1f3d5ac7941d30b6..dd213e44f9a2ea27a767913ade8eb233b2b36d88 100644 (file)
--- 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')) {