X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=autoreg.php;h=54b0b9eb8f79057b4742a04243c951d144554958;hb=d80efc731c3877e4b4a38aa271ed16423228adbe;hp=075e2c2243b6d2919b0163e31453a2e719d6f1eb;hpb=c8d76610eb94093d4eed4fcd8a6cb72e74c8f6d8;p=mailer.git diff --git a/autoreg.php b/autoreg.php index 075e2c2243..54b0b9eb8f 100644 --- a/autoreg.php +++ b/autoreg.php @@ -6,9 +6,9 @@ * -------------------------------------------------------------------- * * File : autoreg.php * * -------------------------------------------------------------------- * - * Short description : The surfbar itself * + * Short description : API script for ext-autoreg * * -------------------------------------------------------------------- * - * Kurzbeschreibung : Die Surfbar selbst * + * Kurzbeschreibung : API-Script fuer ext-autoreg * * -------------------------------------------------------------------- * * $Revision:: $ * * $Date:: $ * @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * 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 * @@ -43,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)