| | I was wondering how do I add my other blocks on the other site. I have them on one side but i don't have it on the other: http://www.bp.trap17.com/nuke/modules.php?name=Staff Here is my code <?php if (!eregi("modules.php", $PHP_SELF)) { die ("You can't access this file..."); } include("header.php"); Brain Productions ?> <?php include("footer.php"); ?> |

