X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=surfbar.php;fp=surfbar.php;h=1dc43451c404946ce55bc829dcac3d52e915e01b;hb=90660845a4159b98d65a1c1049ddf68fb8ddd613;hp=2c29e256912e536f57870f1a5edad723706d9f87;hpb=dd3d672d132afc9414fea64f4feb61b2f1e9d561;p=mailer.git diff --git a/surfbar.php b/surfbar.php index 2c29e25691..1dc43451c4 100644 --- a/surfbar.php +++ b/surfbar.php @@ -42,7 +42,7 @@ require('inc/libs/security_functions.php'); $GLOBALS['startTime'] = microtime(true); // Set module output mode -$GLOBALS['module'] = 'surfbar'; +$GLOBALS['__module'] = 'surfbar'; $GLOBALS['output_mode'] = '0'; $GLOBALS['header_sent'] = 3;