Inconsistency between echo and print() fixed to OUTPUT_HTML() (not all)
[mailer.git] / inc / monthly / monthly_surfbar.php
index 842c23bd9540c61c026e953dc20eb5d98ce11eb2..02a35f38c75e81093a1969a7f41f7e38ab27a4e3 100644 (file)
@@ -46,7 +46,7 @@ if (!defined('__SECURITY')) {
 
 // Do not execute when script is in CSS mode or no daily reset
 if ((getOutputMode() == 1) || (!isResetModeEnabled())) return;
-//* DEBUG: */ echo basename(__FILE__)."<br />\n";
+//* DEBUG: */ OUTPUT_HTML(basename(__FILE__)."<br />");
 
 // Reset surfbar counter
 updateConfiguration('surfbar_monthly_counter', '0');