X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mailid.php;h=fe2c59e7ab54ee16c4c52073eacb77fa80a43c6a;hb=59062ca942c8d3f32e3337663c1c053978b48501;hp=a913ef06ff0a1b5e2472c21667ee0a04ee2ad802;hpb=feda50ff73c05935417ed33164d30caf966ba854;p=mailer.git diff --git a/mailid.php b/mailid.php index a913ef06ff..fe2c59e7ab 100644 --- a/mailid.php +++ b/mailid.php @@ -42,10 +42,9 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $GLOBALS['module'] = "mailid"; $CSS = -1; // Load the required file(s) -require ("inc/config.php"); +require("inc/config.php"); -if (isBooleanConstantAndTrue('mxchange_installed')) -{ +if (isBooleanConstantAndTrue('mxchange_installed')) { // Is the extension active if (!EXT_IS_ACTIVE("mailid", true)) { // Is not activated/installed yet!