X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view.php;h=d9cc6acfa642fb71d752e8ddd4356227abf06c96;hb=bf23be313dc997126f6e179d5c96c9b332071a81;hp=16a41a7f0293aa589c7e80774400758e3d9d8861;hpb=ecdeb0760bcb58accacb4e9c71750f2ce60d91b8;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');