X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=sponsor_ref.php;h=eb6df742f9def6682e5e835b306739537e258f1c;hp=702b6b505f9cd3206a3aca0ee3faef6e6af2194d;hb=3e4e36d7d4f1b5a8374f3bd959724d10c0fe8674;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e diff --git a/sponsor_ref.php b/sponsor_ref.php index 702b6b505f..eb6df742f9 100644 --- a/sponsor_ref.php +++ b/sponsor_ref.php @@ -42,7 +42,7 @@ require('inc/libs/security_functions.php'); $GLOBALS['module'] = 'sponsor_ref'; // Set 'CSS-Mode' -$GLOBALS['output_mode'] = '0'; +$GLOBALS['output_mode'] = -2; // Load the required file(s) require('inc/config-global.php');