]> git.mxchange.org Git - mailer.git/blobdiff - inc/hourly/hourly_
Minor: With dot again (better grammar)
[mailer.git] / inc / hourly / hourly_
index f46c742f5e704fa738ac30b4fb8bbc26afeb452f..a1a2a2e369439caca6c3b69d00e7edf63dbd1977 100644 (file)
  * -------------------------------------------------------------------- *
  * 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;
 }