We have several include_once()s in our code, of which those included PHP files also contain include_once() functions. At the end, a series of 5-6 \n are printed out. What is the cause of this, and how can we fix it?