Errors, including get_magic_quotes.php file into main controller

You have a space before <?php

make sure there is no whitespace before <?php because if there is, you have already sent your header.

<?php should be the very first thing in your file.