http://www.icyphoenix.com/viewtopic.php?f=28&t=6178&p=44712#p44712
-----------------------------------
Informpro
Mon 28 Sep, 2009 15:35

Re: [Mod Release 1.3] Page Permissions
-----------------------------------
error: $HTTP_SEFVER_VARS is deprecated. Please use $_SERVER instead :p
[hr]
And, because of alot of bug, [b]never[/b] do [code]
?>
[/code] ! do [code]
?>[/code] !
[hr]
[code]	if ( $disable_page )
	{
		message_die (GENERAL_MESSAGE, $disabled_message);
	}[/code] Maybe check "in_array(explode(',', MAIN_ADMINS_ID), ...)
[hr][code]append_sid("$thisPage")[/code]Loose time for nothing ... append_sid($thisPage); take less time ..


