]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_beg.php
Debug lines added
[mailer.git] / inc / monthly / monthly_beg.php
index 3680e6d904b08924135602698d226da6412499f3..2a78b37a0df87c4d0295626ecde4b900cc0ef4f1 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')) || ($_CONFIG['beg_rallye'] == "N")) return;
+//* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Get current month (2 digits)
 $curr = date("m", time());