X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=img.php;h=2e7d46fb9d1f1ca0e75859e5f315b5659db0c14e;hp=54b2173947309fed0661fb14402f9322744b783f;hb=939bce138060b727dc96764df88fbb8e4e7049c7;hpb=64ac34f8ebcfef05d9b273dd2be693717483ba16 diff --git a/img.php b/img.php index 54b2173947..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')) { @@ -69,7 +69,4 @@ if (isBooleanConstantAndTrue('mxchange_installed')) { } // Really all done here... ;-) -die(); - -// ?>