]> git.mxchange.org Git - mailer.git/blobdiff - inc/daily/daily_surfbar.php
Some improvements:
[mailer.git] / inc / daily / daily_surfbar.php
index 495f0b0fb7f2e2cb8281ab70503fc68cecd563bc..b1d1db4cec00d3d3a3c597869844ccfa1397bcaf 100644 (file)
@@ -42,7 +42,7 @@ if (!defined('__SECURITY')) {
        // Do not execute when script is in CSS mode or no daily reset
        return;
 } elseif (!isExtensionActive('surfbar')) {
-       logDebugMessage(__FILE__, __LINE__, 'Not resetting, needed extension disabled.');
+       logDebugMessage(__FILE__, __LINE__, 'Not resetting, needed extension ext-surfbar disabled.');
        return;
 }