<?php define( 'IPB_URL', 'http://forums.rctpyro.com' ); @header( "Location: ".preg_replace( "#/$#", "", IPB_URL ) ."/index.php?act=home" ); exit(); ?>