X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=modules.php;h=325eb83108671abe9bc5440e084ddb794ad2307b;hp=da08bc735fc55e67f139b873c7f193345796a599;hb=c43f0841702583774a712d8913bbb92b37dbb10e;hpb=d798a412acb8c1263933bd7f7a0fd9aa251495a7 diff --git a/modules.php b/modules.php index da08bc735f..325eb83108 100644 --- a/modules.php +++ b/modules.php @@ -148,7 +148,7 @@ if ((!empty($_CONFIG['maintenance'])) && ($_CONFIG['maintenance'] == "Y") && (!I ADD_FATAL(MYSQL_ERRORS); } -if ($MOD_VALID) { +if (($MOD_VALID) && (defined('__MODULE'))) { ///////////////////////////////////////////// // Main including line DO NOT REMOVE/EDIT! // /////////////////////////////////////////////