I made 2 minor changes to the blogroll plugin.
- Big blogrolls (such as mine) will be read in correctly now, as I add a check for feof() instead of reading in one big block.
- I added stripslashes() to it to get rid of the annoying slashes.
I made 2 minor changes to the blogroll plugin.