X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fhourly%2Fhourly_;h=a1a2a2e369439caca6c3b69d00e7edf63dbd1977;hb=4a3172d5c7a97b619ddb7958fb1c87b7272bb62b;hp=b6426e1de731839507a9559e9b642c334ac7bd4d;hpb=20741b93fd58620af677a7f1039ffd16ea6ec689;p=mailer.git diff --git a/inc/hourly/hourly_ b/inc/hourly/hourly_ index b6426e1de7..a1a2a2e369 100644 --- a/inc/hourly/hourly_ +++ b/inc/hourly/hourly_ @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2011 by Mailer Developer Team * + * 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 * @@ -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; }