Patch 4.5.0c - InboundEmail.php
Hi
I'm getting warnings when I display the email settings of an Inbound Mailbox.
Warning: Cannot modify header information - headers already sent by (output started at /var/www/.../modules/InboundEmail/InboundEmail.php:1) in /var/www/.../index.php on line 500
Warning: Cannot modify header information - headers already sent by (output started at /var/www/.../modules/InboundEmail/InboundEmail.php:1) in /var/www/.../index.php on line 504
Warning: Cannot modify header information - headers already sent by (output started at /var/www/.../modules/InboundEmail/InboundEmail.php:1) in /var/www/.../index.php on line 508
When I open the file I don't see anything special. But when I diff the new one with the old (4.5.0b) version I get:
1c1
< <?php
---
> <?php
30c30
< * $Id: InboundEmail.php,v 1.126.2.4 2006/09/28 17:38:08 chris Exp $
---
> * $Id: InboundEmail.php,v 1.126.2.1 2006/09/11 23:29:58 awu Exp $
Where is " " coming from? What do I have to do to fix it?
Cheers Pascal
Simplicity GmbH
Bookmarks