]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_surfbar.php
Mailer project rwritten:
[mailer.git] / inc / monthly / monthly_surfbar.php
index c3ef447145b592786135dbbe97f013832ecab299..9c73218b6c9bbe9c6e66fd496615c16287d2f975 100644 (file)
@@ -8,7 +8,7 @@
  * -------------------------------------------------------------------- *
  * Short description : Monthly resets on surfbar                        *
  * -------------------------------------------------------------------- *
- * Kurzbeschreibung  : Monatliche Zuruecksetzungen an der Surfbar       *
+ * Kurzbeschreibung  : Monatliche Zuruecksetzungen am Besuchertausch    *
  * -------------------------------------------------------------------- *
  * $Revision::                                                        $ *
  * $Date::                                                            $ *
@@ -42,7 +42,7 @@ if (!defined('__SECURITY')) {
        // Do not execute when script is in CSS mode or no hourly reset
        return;
 } elseif (!isExtensionActive('surfbar')) {
-       logDebugMessage(__FILE__, __LINE__, 'Not resetting, needed extension disabled.');
+       logDebugMessage(__FILE__, __LINE__, 'Not resetting, needed extension ext-surfbar disabled.');
        return;
 }