Quoting Marcin Soltysiak <[EMAIL PROTECTED]>:
> > Maybe this is they key here:
> > header("Content-type: text/html; charset=UTF-8");
>
> hmm.. line 162 of main i causes
> Warning: Cannot add header information - headers already sent by (output
> started at ROOT:4) in code-global(119) : eval()'d code(44) : eval()'d
> code(888) : eval()'d code on line 162
> for me
You right, the show() method is certainly wrong place to set HTTP
headers, as it is already inside a style.. It should be done in
can_handle().
> Does it really need UTF?
No idea.
> Solt
/Bergie
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]