Yes, mine only has 173 lines as well. I didn't check carefully
before, and thought there was 345 lines. Sorry. I haven't heard of php outputting the wrong line numbers before, so I am sort of doubtful. Have you done any local modifications to any of the files? It seems pretty odd to me. You are doing the cvs update directly on those files, or are you updating somewhere else, and then ftp'ing them somewhere?
On Sat, 21 Jan 2006, crow wrote:
The problem is that my utf8.class.php (in program/lib/) have only 173 line of code.... I try to update cvs from today 21.01 but there isnt any update... main.inc is also from 21.01 (in program/include/)
output from log/errors: --------- [21-Jan-2006 03:18:56] PHP Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/public_html/email/program/lib/utf8.class.php:346) in /home/public_html/email/program/include/main.inc on line 79
[21-Jan-2006 03:18:56] PHP Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/public_html/email/program/lib/utf8.class.php:346) in /home/public_html/email/program/include/main.inc on line 79
[21-Jan-2006 03:18:56] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/email/program/lib/utf8.class.php:346) in /home/public_html/email/program/include/main.inc on line 628