示例#1
0
         		<?IF($VA_setup['pi_forbid_word']){?><TD class="bg_light"><?Print $row['word'];?></TD><?}?>
           		<?IF($VA_setup['pi_forbid_check_mask']){?><TD class="bg_light"><?Print $row['check_mask'];?></TD><?}?>
             		<?IF($VA_setup['pi_forbid_afclass']){?><TD class="bg_light"><?Print $row['afclass'];?></TD><?}?>
               		<?IF($VA_setup['pi_forbid_banreason']){?><TD class="bg_light"><?Print $row['banreason'];?></TD><?}?>
		</TR>
<?		}
	$result->Free_Result();
	}
ELSE {?>
	<TR>
		<TD class="b bg_light center" colspan=<?Print $colums;?>>
			<BR>
			&lt;&lt;&lt;&nbsp;&nbsp;<?Print $text_no_results;?>&nbsp;&nbsp;&gt;&gt;&gt;
			<BR><BR>
		</TD>
	</TR>
<?	}?>
	<TR>
		<TD class="bg_light" colspan=2 width=32>&nbsp;</TD>
		<?IF($VA_setup['pi_forbid_word']){?><TD class="b bg_light" nowrap><?Print $text_word; PrintOrderBy("word");?></TD><?}?>
		<?IF($VA_setup['pi_forbid_check_mask']){?><TD class="b bg_light" nowrap><?Print $text_check_mask; PrintOrderBy("check_mask");?></TD><?}?>
		<?IF($VA_setup['pi_forbid_afclass']){?><TD class="b bg_light" nowrap><?Print $text_afclass; PrintOrderBy("afclass");?></TD><?}?>
		<?IF($VA_setup['pi_forbid_banreason']){?><TD class="b bg_light" nowrap><?Print $text_banreason; PrintOrderBy("banreason");?></TD><?}?>
	</TR>
</TABLE>

<?
IF($pages > 1)
	{Navigation();}
?>
示例#2
0
                 	<?IF($VA_setup['conn_types_tag_min_limit']){?><TD class="bg_light"><?Print $row['tag_min_limit'];?></TD><?}?>
                   	<?IF($VA_setup['conn_types_tag_min_ls_ratio']){?><TD class="bg_light"><?Print $row['tag_min_ls_ratio'];?></TD><?}?>
		</TR>
<?		}
	$result->Free_Result();
	}
ELSE {?>
	<TR>
		<TD class="b bg_light center" colspan=<?Print $colums;?>>
			<BR>
			&lt;&lt;&lt;&nbsp;&nbsp;<?Print $text_no_results;?>&nbsp;&nbsp;&gt;&gt;&gt;
			<BR><BR>
		</TD>
	</TR>
<?	}?>
	<TR>
		<TD class="bg_light" colspan=2 width=32>&nbsp;</TD>
		<?IF($VA_setup['conn_types_identifier']){?><TD class="b bg_light" nowrap><?Print $text_identifier; PrintOrderBy("identifier");?></TD><?}?>
		<?IF($VA_setup['conn_types_description']){?><TD class="b bg_light" nowrap><?Print $text_description; PrintOrderBy("description");?></TD><?}?>
		<?IF($VA_setup['conn_types_tag_min_slots']){?><TD class="b bg_light" nowrap><?Print $text_tag_min_slots; PrintOrderBy("tag_min_slots");?></TD><?}?>
		<?IF($VA_setup['conn_types_tag_max_slots']){?><TD class="b bg_light" nowrap><?Print $text_tag_max_slots; PrintOrderBy("tag_max_slots");?></TD><?}?>
		<?IF($VA_setup['conn_types_tag_min_limit']){?><TD class="b bg_light" nowrap><?Print $text_tag_min_limit; PrintOrderBy("tag_min_limit");?></TD><?}?>
		<?IF($VA_setup['conn_types_tag_min_ls_ratio']){?><TD class="b bg_light" nowrap><?Print $text_tag_min_ls_ratio; PrintOrderBy("tag_mi_ls_ratio");?></TD><?}?>
	</TR>
</TABLE>

<?
IF($pages > 1)
	{Navigation();}
?>
示例#3
0
			<TD class="bg_light"><?Print $help['applies'];?></TD>
		</TR>
	<?	}
	$result->Free_Result();
	$setuphelp->Free_Result();
	}
ELSE {?>
	<TR>
		<TD class="b bg_light center" colspan=7>
			<BR>
			&lt;&lt;&lt;&nbsp;&nbsp;<?Print $text_no_results;?>&nbsp;&nbsp;&gt;&gt;&gt;
			<BR><BR>
		</TD>
	</TR>
<?	}?>
	<TR>
		<TD class="bg_light">&nbsp;</TD>
		<TD class="b bg_light"><?Print $text_file; PrintOrderBy("file");?></TD>
		<TD class="b bg_light"><?Print $text_var; PrintOrderBy("var");?></TD>
		<TD class="b bg_light"><?Print $text_val; PrintOrderBy("val");?></TD>
		<TD class="b bg_light"><?Print $text_vtype;?></TD>
		<TD class="b bg_light"><?Print $text_help;?></TD>
		<TD class="b bg_light"><?Print $text_applies; ?></TD>
	</TR>
</TABLE>

<?
IF($pages > 1)
	{Navigation();}
?>
示例#4
0
					Print $$info;?>
				</TD>
				<?}?>
		</TR>
	<?	}
	$result->Free_Result();
	}
ELSE {?>
	<TR>
		<TD class="b bg_light center" colspan=<?Print $colums;?>>
			<BR>
			&lt;&lt;&lt;&nbsp;&nbsp;<?Print $text_no_results;?>&nbsp;&nbsp;&gt;&gt;&gt;
			<BR><BR>
		</TD>
	</TR>
<?	}?>
	<TR>
		<?IF($VA_setup['userlog_id']){?><TD align="right" class="b bg_light" nowrap><?Print $text_id; PrintOrderBy("id");?></TD><?}?>
		<?IF($VA_setup['userlog_nick']){?><TD class="b bg_light" nowrap><?Print $text_nick; PrintOrderBy("nick");?></TD><?}?>
		<?IF($VA_setup['userlog_ip']){?><TD class="b bg_light" nowrap><?Print $text_ip; PrintOrderBy("ip");?></TD><?}?>
		<?IF($VA_setup['userlog_date']){?><TD class="b bg_light" nowrap><?Print $text_date; PrintOrderBy("date");?></TD><?}?>
		<?IF($VA_setup['userlog_action']){?><TD class="b bg_light" nowrap><?Print $text_action; PrintOrderBy("action");?></TD><?}?>
		<?IF($VA_setup['userlog_info']){?><TD class="b bg_light" nowrap><?Print $text_info; PrintOrderBy("info");?></TD><?}?>
	</TR>
</TABLE>

<?
IF($pages > 1)
	{Navigation();}
?>
示例#5
0
		<?IF($VA_setup['reglist_class']){?><TD class="b bg_light"><?Print $text_class; PrintOrderBy("class");?></TD><?}?>
		<?IF($VA_setup['reglist_class_protect']){?><TD class="b bg_light" nowrap><?Print $text_class_protect; PrintOrderBy("class_protect");?></TD><?}?>
		<?IF($VA_setup['reglist_class_hidekick']){?><TD class="b bg_light" nowrap><?Print $text_class_hidekick; PrintOrderBy("class_hidekick");?></TD><?}?>
		<?IF($VA_setup['reglist_hide_kick']){?><TD class="b bg_light" nowrap><?Print $text_hide_kick; PrintOrderBy("hide_kick");?></TD><?}?>
		<?IF($VA_setup['reglist_reg_date']){?><TD class="b bg_light" nowrap><?Print $text_reg_date; PrintOrderBy("reg_date");?></TD><?}?>
		<?IF($VA_setup['reglist_reg_op']){?><TD class="b bg_light" nowrap><?Print $text_reg_op; PrintOrderBy("reg_op");?></TD><?}?>
		<?IF($VA_setup['reglist_pwd_change']){?><TD class="b bg_light" nowrap><?Print $text_pwd_change; PrintOrderBy("pwd_change");?></TD><?}?>
		<?IF($VA_setup['reglist_pwd_crypt']){?><TD class="b bg_light" nowrap><?Print $text_pwd_crypt; PrintOrderBy("pwd_crypt");?></TD><?}?>
		<?IF($VA_setup['reglist_login_pwd']){?><TD class="b bg_light" nowrap><?Print $text_login_pwd; PrintOrderBy("login_pwd");?></TD><?}?>
		<?IF($VA_setup['reglist_login_last']){?><TD class="b bg_light" nowrap><?Print $text_login_last; PrintOrderBy("login_last");?></TD><?}?>
		<?IF($VA_setup['reglist_logout_last']){?><TD class="b bg_light" nowrap><?Print $text_logout_last; PrintOrderBy("logout_last");?></TD><?}?>
		<?IF($VA_setup['reglist_login_cnt']){?><TD class="b bg_light" nowrap><?Print $text_login_cnt; PrintOrderBy("login_cnt");?></TD><?}?>
		<?IF($VA_setup['reglist_login_ip']){?><TD class="b bg_light" nowrap><?Print $text_login_ip; PrintOrderBy("login_ip");?></TD><?}?>
		<?IF($VA_setup['reglist_error_last']){?><TD class="b bg_light" nowrap><?Print $text_error_last; PrintOrderBy("error_last");?></TD><?}?>
		<?IF($VA_setup['reglist_error_cnt']){?><TD class="b bg_light" nowrap><?Print $text_error_cnt; PrintOrderBy("error_cnt");?></TD><?}?>
		<?IF($VA_setup['reglist_error_ip']){?><TD class="b bg_light" nowrap><?Print $text_error_ip; PrintOrderBy("error_ip");?></TD><?}?>
		<?IF($VA_setup['reglist_enabled']){?><TD class="b bg_light" nowrap><?Print $text_enabled; PrintOrderBy("enabled");?></TD><?}?>
		<?IF($VA_setup['reglist_email']){?><TD class="b bg_light" nowrap><?Print $text_email; PrintOrderBy("email");?></TD><?}?>
		<?IF($VA_setup['reglist_note_op'] && USR_CLASS >= 3){?><TD class="b bg_light" nowrap><?Print $text_note_op; PrintOrderBy("note_op");?></TD><?}?>
		<?IF($VA_setup['reglist_note_usr']){?><TD class="b bg_light" nowrap><?Print $text_note_usr; PrintOrderBy("note_usr");?></TD><?}?>
		<?IF($VA_setup['reglist_note_usr']){?><TD class="b bg_light" nowrap><?Print $text_show_keys; PrintOrderBy("show_keys");?></TD><?}?>
	</TR>
</TABLE>

<script language="JavaScript" type="text/javascript" src="js/tooltip.js"></script>

<?
IF($pages > 1)
	{Navigation();}
?>
示例#6
0
	$result->Free_Result();
	}
ELSE {?>
	<TR>
		<TD class="b bg_light center" colspan=<?Print $colums;?>>
			<BR>
			&lt;&lt;&lt;&nbsp;&nbsp;<?Print $text_no_results;?>&nbsp;&nbsp;&gt;&gt;&gt;
			<BR><BR>
		</TD>
	</TR>
<?	}?>
	<TR>
		<?IF($VA_setup['kicklist_nick']){?><TD class="b bg_light" nowrap><?Print $text_nick; PrintOrderBy("nick");?></TD><?}?>
		<?IF($VA_setup['kicklist_time']){?><TD class="b bg_light" nowrap><?Print $text_time; PrintOrderBy("time");?></TD><?}?>
		<?IF($VA_setup['kicklist_ip']){?><TD class="b bg_light" nowrap><?Print $text_ip; PrintOrderBy("ip");?></TD><?}?>
		<?IF($VA_setup['kicklist_host']){?><TD class="b bg_light" nowrap><?Print $text_host; PrintOrderBy("host");?></TD><?}?>
		<?IF($VA_setup['kicklist_share_size']){?><TD class="b bg_light" nowrap><?Print $text_share_size; PrintOrderBy("share_size");?></TD><?}?>
		<?IF($VA_setup['kicklist_email']){?><TD class="b bg_light" nowrap><?Print $text_email; PrintOrderBy("email");?></TD><?}?>
		<?IF($VA_setup['kicklist_reason']){?><TD class="b bg_light" nowrap><?Print $text_reason; PrintOrderBy("reason");?></TD><?}?>
		<?IF($VA_setup['kicklist_op']){?><TD class="b bg_light" nowrap><?Print $text_op; PrintOrderBy("op");?></TD><?}?>
		<?IF($VA_setup['kicklist_is_drop']){?><TD class="b bg_light" nowrap><?Print $text_is_drop; PrintOrderBy("is_drop");?></TD><?}?>
	</TR>
</TABLE>

<SCRIPT language="JavaScript" type="text/javascript" src="js/tooltip.js"></script>

<?
IF($pages > 1)
	{Navigation();}
?>
示例#7
0
<?			}
		$result->Free_Result();
		}
	ELSE {?>
			<TR>
				<TD class="b bg_light center" colspan=10>
					<BR>
					&lt;&lt;&lt;&nbsp;&nbsp;<?Print $text_no_results;?>&nbsp;&nbsp;&gt;&gt;&gt;
					<BR><BR>
				</TD>
			</TR>
<?		}?>
		<TR>
			<TD class="bg_light" colspan=2 width=16>&nbsp;</TD>
			<?IF($VA_setup['messanger_sender']){?><TD class="b bg_light" nowrap><?Print $text_sender; PrintOrderBy("sender");?></TD><?}?>
			<?IF($VA_setup['messanger_date_sent']){?><TD class="b bg_light" nowrap><?Print $text_date_sent; PrintOrderBy("date_sent");?></TD><?}?>
			<?IF($VA_setup['messanger_sender_ip']){?><TD class="b bg_light" nowrap><?Print $text_sender_ip; PrintOrderBy("sender_ip");?></TD><?}?>
			<?IF($VA_setup['messanger_receiver']){?><TD class="b bg_light" nowrap><?Print $text_receiver; PrintOrderBy("receiver");?></TD><?}?>
			<?IF($VA_setup['messanger_date_expires']){?><TD class="b bg_light" nowrap><?Print $text_date_expires; PrintOrderBy("date_expires");?></TD><?}?>
			<?IF($VA_setup['messanger_subject']){?><TD class="b bg_light" nowrap><?Print $text_subject; PrintOrderBy("date_subject");?></TD><?}?>
			<?IF($VA_setup['messanger_body']){?><TD class="b bg_light" nowrap><?Print $text_body; PrintOrderBy("date_body");?></TD><?}?>
		</TR>
	</TABLE>	
	<?
	IF($pages > 1)
		{Navigation();}
	}?>
</TABLE>

<SCRIPT language="JavaScript" type="text/javascript" src="js/tooltip.js"></script>
			<?IF($VA_setup['file_trigger_flags']){?><TD class="bg_light"><?Print $row['flags'];?></TD><?}?>
		</TR>
<?		}
	$result->Free_Result();
	}
ELSE {?>
	<TR>
		<TD class="b bg_light center" colspan=<?Print $colums;?>>
			<BR>
			&lt;&lt;&lt;&nbsp;&nbsp;<?Print $text_no_results;?>&nbsp;&nbsp;&gt;&gt;&gt;
			<BR><BR>
		</TD>
	</TR>
<?	}?>
	<TR>
		<TD class="bg_light" colspan=2 width=32>&nbsp;</TD>
		<?IF($VA_setup['file_trigger_command']){?><TD class="b bg_light" nowrap><?Print $text_command; PrintOrderBy("command");?></TD><?}?>
		<?IF($VA_setup['file_trigger_send_as']){?><TD class="b bg_light" nowrap><?Print $text_send_as; PrintOrderBy("send_as");?></TD><?}?>
		<?IF($VA_setup['file_trigger_def']){?><TD class="b bg_light" nowrap><?Print $text_def; PrintOrderBy("def");?></TD><?}?>
		<?IF($VA_setup['file_trigger_descr']){?><TD class="b bg_light" nowrap><?Print $text_descr; PrintOrderBy("descr");?></TD><?}?>
		<?IF($VA_setup['file_trigger_minclass']){?><TD class="b bg_light" nowrap><?Print $text_min_class; PrintOrderBy("min_class");?></TD><?}?>
		<?IF($VA_setup['file_trigger_maxclass']){?><TD class="b bg_light" nowrap><?Print $text_max_class; PrintOrderBy("max_class");?></TD><?}?>
		<?IF($VA_setup['file_trigger_flags']){?><TD class="b bg_light" nowrap><?Print $text_flags; PrintOrderBy("flags");?></TD><?}?>
	</TR>
</TABLE>

<?
IF($pages > 1)
	{Navigation();}
?>
示例#9
0
			<BR><BR>
		</TD>
	</TR>
<?	}?>
	<TR>
		<TD class="bg_light">&nbsp;</TD>
		<?IF($VA_setup['unbanlist_ban_type']){?><TD class="b bg_light" nowrap><?Print $text_ban_type; PrintOrderBy("ban_type");?></TD><?}?>
		<?IF($VA_setup['unbanlist_ip']){?><TD class="b bg_light" nowrap><?Print $text_ip; PrintOrderBy("ip");?></TD><?}?>
		<?IF($VA_setup['unbanlist_nick']){?><TD class="b bg_light" nowrap><?Print $text_nick; PrintOrderBy("nick");?></TD><?}?>
		<?IF($VA_setup['unbanlist_host']){?><TD class="b bg_light" nowrap><?Print $text_host; PrintOrderBy("host");?></TD><?}?>
		<?IF($VA_setup['unbanlist_share_size']){?><TD class="b bg_light" nowrap><?Print $text_share_size; PrintOrderBy("share_size");?></TD><?}?>
		<?IF($VA_setup['unbanlist_email']){?><TD class="b bg_light" nowrap><?Print $text_email; PrintOrderBy("email", $_GET['orderby'], "unbanlist");?></TD><?}?>
		<?IF($VA_setup['unbanlist_range_fr']){?><TD class="b bg_light" nowrap><?Print $text_range_fr; PrintOrderBy("range_fr");?></TD><?}?>
		<?IF($VA_setup['unbanlist_range_to']){?><TD class="b bg_light" nowrap><?Print $text_range_to; PrintOrderBy("range_to");?></TD><?}?>
		<?IF($VA_setup['unbanlist_date_start']){?><TD class="b bg_light" nowrap><?Print $text_date_start; PrintOrderBy("date_start");?></TD><?}?>
		<?IF($VA_setup['unbanlist_date_limit']){?><TD class="b bg_light" nowrap><?Print $text_date_limit; PrintOrderBy("date_limit");?></TD><?}?>
		<?IF($VA_setup['unbanlist_date_unban']){?><TD class="b bg_light" nowrap><?Print $text_date_unban; PrintOrderBy("date_unban");?></TD><?}?>
		<?IF($VA_setup['unbanlist_ban_op']){?><TD class="b bg_light" nowrap><?Print $text_ban_op; PrintOrderBy("nick_op");?></TD><?}?>
		<?IF($VA_setup['unbanlist_unban_op']){?><TD class="b bg_light" nowrap><?Print $text_unban_op; PrintOrderBy("unban_op");?></TD><?}?>
		<?IF($VA_setup['unbanlist_ban_reason']){?><TD class="b bg_light" nowrap><?Print $text_ban_reason; PrintOrderBy("ban_reason");?></TD><?}?>
		<?IF($VA_setup['unbanlist_unban_reason']){?><TD class="b bg_light" nowrap><?Print $text_unban_reason; PrintOrderBy("unban_reason");?></TD><?}?>
	</TR>
</TABLE>

<SCRIPT language="JavaScript" type="text/javascript" src="js/tooltip.js"></script>

<?
IF($pages > 1)
	{Navigation();}
?>