X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=modules.php;h=d1def714436aa77e802db91ecb70374d8baaba93;hp=eca084fa11aca80bf9dae5320e8b90bb59db398c;hb=fc9a6d12d5143014c74aa0e9ed0810b93f20b118;hpb=20741b93fd58620af677a7f1039ffd16ea6ec689 diff --git a/modules.php b/modules.php index eca084fa11..d1def71443 100644 --- a/modules.php +++ b/modules.php @@ -45,8 +45,8 @@ require('inc/libs/security_functions.php'); $GLOBALS['startTime'] = microtime(true); // Init output mode and module +$GLOBALS['__module'] = 'unknown'; $GLOBALS['output_mode'] = '0'; -$GLOBALS['module'] = 'unknown'; // Needed include files require('inc/config-global.php');