]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_surfbar.php
Minor: With dot again (better grammar)
[mailer.git] / inc / monthly / monthly_surfbar.php
index dbf81589e48385d98921d4e1493ac3838bc9ca48..9c73218b6c9bbe9c6e66fd496615c16287d2f975 100644 (file)
@@ -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;
 }