Hi Jonathan,
the file is complete, I already checked that. I'm quite familiar with
PHP myself, but I couldn't find the reason for this particular error.
The file actually really ends at that line, it finishes with ?> - I
don't know why PHP wants it to continue.
I found that you still have two occurences of short opening tags ( <?
instead of <?php ), but also replacing those didn't change anything,
still the same error occurs.
I fear it may be related to one of the other plugins I'm using. I hope
I'll have time to copy my installation to a local server and do some
debugging there - I'll let you know if I find anything out.