]> git.mxchange.org Git - mailer.git/blobdiff - inc/weekly/weekly_surfbar.php
Frameset support entirely removed, TODO extended, minor template fix
[mailer.git] / inc / weekly / weekly_surfbar.php
index b2a160abb49f4b7bae2632fefd132b652330756d..7ff1ff36593f8260ec67dfca9ccda89527f2a857 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 the surfbar counter
 UPDATE_CONFIG("surfbar_weekly_counter", "0");