]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_bonus.php
Debug lines added
[mailer.git] / inc / monthly / monthly_bonus.php
index a7c002584bd1d0921c9f2bd34cf7898766043fd8..2b18fb308db7ce2fff6269027a4b52dd15becf39 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());