> I have looked at the output in a hex editor and there are indeed two new > line characters \x0a and no BOM. > > I didn't ask about an obvious possible cause: there shouldn't be a blank > line or any characters before the first <?php of the scripts. > > So, I'd check these two files and all other included files for a blank > line > before the opening <?php tag, and for a closing ?> tag.
Ah. The two recipes had each acquired a blank line before the opening <?php tag. Thank you, thank you, thank you! JR -- John Rankin _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
