]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_surfbar.php
Debug lines added
[mailer.git] / inc / monthly / monthly_surfbar.php
index 35de46718f5b33598e28467369bf898c3fd53cf9..658444343921586f76d1703da3de1ad678814ae8 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";
 
 // Reset surfbar counter
 UPDATE_CONFIG("surfbar_monthly_counter", "0");