http://www.icyphoenix.com/viewtopic.php?f=35&t=2440&p=17541#p17541
-----------------------------------
Zuker
Mon 09 Jul, 2007 22:51

Re: Amending Rules.php To Redirect To A Different Page
-----------------------------------
[code]Open page_header.php

find

	'U_BOARDRULES' => append_sid('rules.' . $phpEx),

replace with

	'U_BOARDRULES' => 'http://www.mysite/forum/index.php?page=8',[/code]

;)


