X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=autoreg.php;h=fbd0cc79028c66b507289152277a2a183ad7dac4;hp=e251e04d6490044016b4e0ecef4765cfb83ae2b5;hb=668d3df20156d5dbd4f34342eeadcbd5d420a8f5;hpb=09f5758c42a33a56bdd461c946ffe759a59c54aa diff --git a/autoreg.php b/autoreg.php index e251e04d64..fbd0cc7902 100644 --- a/autoreg.php +++ b/autoreg.php @@ -14,11 +14,9 @@ * $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 * + * Copyright (c) 2009 - 2011 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -45,7 +43,7 @@ $GLOBALS['startTime'] = microtime(true); // Set module $GLOBALS['module'] = 'autoreg'; -$GLOBALS['output_mode'] = '1'; +$GLOBALS['output_mode'] = 1; $GLOBALS['header_sent'] = 3; // Load the required file(s)