X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view.php;h=d9cc6acfa642fb71d752e8ddd4356227abf06c96;hb=5736dfb1b51bff78b3594a166f350e76784fa0ff;hp=16a41a7f0293aa589c7e80774400758e3d9d8861;hpb=6bb428531a04f2e31c2fd6fd63ae4a0e7f9a7a0d;p=mailer.git diff --git a/view.php b/view.php index 16a41a7f02..d9cc6acfa6 100644 --- a/view.php +++ b/view.php @@ -42,7 +42,7 @@ require('inc/libs/security_functions.php'); // Set module $GLOBALS['module'] = 'view'; -$GLOBALS['output_mode'] = -3; +$GLOBALS['output_mode'] = -1; // Load the required file(s) require('inc/config-global.php');