X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fhourly%2Fhourly_;h=a1a2a2e369439caca6c3b69d00e7edf63dbd1977;hb=4a3172d5c7a97b619ddb7958fb1c87b7272bb62b;hp=f46c742f5e704fa738ac30b4fb8bbc26afeb452f;hpb=1c2d077de1940e35b00ad895e75039949c979cae;p=mailer.git diff --git a/inc/hourly/hourly_ b/inc/hourly/hourly_ index f46c742f5e..a1a2a2e369 100644 --- a/inc/hourly/hourly_ +++ b/inc/hourly/hourly_ @@ -10,14 +10,14 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : * * -------------------------------------------------------------------- * - * $Revision:: 2247 $ * - * $Date:: 2011-01-18 16:44:31 +0100 (Tue, 18 Jan 2011) $ * + * $Revision:: $ * + * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * - * $Author:: quix0r $ * + * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -42,7 +42,7 @@ if (!defined('__SECURITY')) { // Do not execute when script is in CSS mode or no hourly reset return; } elseif (!isExtensionActive('')) { - logDebugMessage(__FILE__, __LINE__, 'Not resetting, needed extension disabled.'); + logDebugMessage(__FILE__, __LINE__, 'Not resetting, needed extension ext- disabled.'); return; }