X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmonthly%2Fmonthly_newsletter.php;h=8248a29f6126f5dab1d9df300334dad331dc4280;hb=fc7f4d7fd71c718503c2af305276f5a374ae24da;hp=776c99bd7f316d66181e95ffdcc1c3a813306864;hpb=44aadef1eae9767d1d54da2821119aa60a5ee4f6;p=mailer.git diff --git a/inc/monthly/monthly_newsletter.php b/inc/monthly/monthly_newsletter.php index 776c99bd7f..8248a29f61 100644 --- a/inc/monthly/monthly_newsletter.php +++ b/inc/monthly/monthly_newsletter.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"; // Get current month (2 digits) $curr = date("m", time());