PHP Warning: Cannot modify header information – headers already sent
-
Hi
There is a whitespace in /widget-context/debug/debug-bar.php line no 1, that generates a warning when a post is saved and debug mode is on. Could you please remove that whitespace in next update?
<?php class Debug_Widget_Context extends Debug_Bar_Panel {
should be
<?php class Debug_Widget_Context extends Debug_Bar_Panel {
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Warning: Cannot modify header information – headers already sent’ is closed to new replies.