empty line in backend.php
Brought to you by:
mukul
dont know if this is a bug?
there is an empty line in the file backend.php that
causes the following error when you login on your
system:
Warning: Cannot add header information - headers already
sent by (output started at path/to/backend.php:1293) in
/path/to/backend.php on line 385
Warning: Cannot add header information - headers already
sent by (output started at /path/to/backend.php:1293) in
/path/to/login_done.html on line 5
sollution:
remove the empty line at the end of backend.php. than
everything works fine 8)
Logged In: NO
no that was just your editor