nl2br() started outputting <br /> as of 4.05 - however, my memory tells me that the functions highlight_string() and highlight_file() didn't get around to switching from <br> to <br /> until later. Anyone remember if 4.1's syntax highlighting had <br> or <br />'s in it, or have their own 4.1.x install to test? If it's <br> I'll have to account for this in my script. Thx!