X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=autoreg.php;h=54b0b9eb8f79057b4742a04243c951d144554958;hb=9d83303b8272d7ea91b0e661609e48894262a432;hp=3f53e3d8d217b4c3fedfabb9571cfc08c633cc5a;hpb=f6c0986ec700f4b1753344bdf262708c1e9345a5;p=mailer.git diff --git a/autoreg.php b/autoreg.php index 3f53e3d8d2..54b0b9eb8f 100644 --- a/autoreg.php +++ b/autoreg.php @@ -6,18 +6,17 @@ * -------------------------------------------------------------------- * * 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:: 1642 $ * - * $Date:: 2009-12-04 07:41:11 +0100 (Fri, 04 Dec 2009) $ * + * $Revision:: $ * + * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * - * $Author:: quix0r $ * - * Needs to be in all Files and every File needs "svn propset * - * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * + * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * + * 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 * @@ -44,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)