]> git.mxchange.org Git - mailer.git/blobdiff - view.php
EL fixed
[mailer.git] / view.php
index 16a41a7f0293aa589c7e80774400758e3d9d8861..08ee2944864eebf2dfe4511cbd1d5f5c8462a28d 100644 (file)
--- a/view.php
+++ b/view.php
@@ -14,8 +14,6 @@
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
@@ -42,7 +40,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');