I have two blocks on my Drupal 7.10 website, both using a custom Global: PHP filter.
If they blocks are displayed on pages with other blocks, but not each other, everything works fine.

If I put them both on a single page, one of them isn't even rendered. It's invisible, nor is there any trace in the HTML.

Need help!!