X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=js.php;h=0ced4dccaf11e6bda308c25d8683d0c20a7b768a;hp=922b8768a516ae1648bde0a568fb20bf96927147;hb=a17a898cb487fbc80e580d0b7e51f92327f2ea21;hpb=0211214187aa95bd5726ecc7dac13dfe0f699c63 diff --git a/js.php b/js.php index 922b8768a5..0ced4dccaf 100644 --- a/js.php +++ b/js.php @@ -51,7 +51,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $CSS = "1"; $GLOBALS['module'] = "js"; // Load the required file(s) -require ("inc/config.php"); +require("inc/config.php"); // Is this script installed and a JavaScript tag is provied? if ((isBooleanConstantAndTrue('mxchange_installed')) && (isset($_GET['tag']))) {