X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fweekly%2Fweekly_surfbar.php;h=7ff1ff36593f8260ec67dfca9ccda89527f2a857;hb=f9cc6f432459393d1c3a220e5270705d341a350e;hp=b2a160abb49f4b7bae2632fefd132b652330756d;hpb=44aadef1eae9767d1d54da2821119aa60a5ee4f6;p=mailer.git diff --git a/inc/weekly/weekly_surfbar.php b/inc/weekly/weekly_surfbar.php index b2a160abb4..7ff1ff3659 100644 --- a/inc/weekly/weekly_surfbar.php +++ b/inc/weekly/weekly_surfbar.php @@ -41,6 +41,7 @@ if (!defined('__SECURITY')) { // Do not execute when script is in CSS mode or no daily reset if (($CSS == 1) || (!defined('__DAILY_RESET'))) return; +//* DEBUG: */ echo basename(__FILE__)."
\n"; // Reset the surfbar counter UPDATE_CONFIG("surfbar_weekly_counter", "0");