X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=img.php;h=2e7d46fb9d1f1ca0e75859e5f315b5659db0c14e;hb=a08a022f8652e660070002c2456aeb81a65b6213;hp=c962aeca321935c06f7ea5ef5c8f1fb1dc2dd6ce;hpb=1c004d0ffe3d1bfee3ea2128f6c0165eda61baf3;p=mailer.git 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')) {