Debug lines added
[mailer.git] / inc / monthly / monthly_newsletter.php
index 776c99bd7f316d66181e95ffdcc1c3a813306864..8248a29f6126f5dab1d9df300334dad331dc4280 100644 (file)
@@ -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__)."<br />\n";
 
 // Get current month (2 digits)
 $curr = date("m", time());