X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=img.php;h=2e7d46fb9d1f1ca0e75859e5f315b5659db0c14e;hp=c962aeca321935c06f7ea5ef5c8f1fb1dc2dd6ce;hb=d798a412acb8c1263933bd7f7a0fd9aa251495a7;hpb=78815656dde7ad2e609f884f5778a5f421ff8621 diff --git a/img.php b/img.php index c962aeca32..2e7d46fb9d 100644 --- a/img.php +++ b/img.php @@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $GLOBALS['module'] = "img"; $CSS = -1; // Load the required file(s) -require ("inc/config.php"); +require("inc/config.php"); // Script installed? if (isBooleanConstantAndTrue('mxchange_installed')) {