? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/administrator/components/com_xijc/views/blacklist/tmpl/
File Upload :
Current File : /home/admin/public_html/old/administrator/components/com_xijc/views/blacklist/tmpl/helpPanel.php

<?php
// Disallow direct access to this file
defined('_JEXEC') or die('Restricted access');
?>
	<?php 
	$whiteListLink = JRoute::_('index.php?option=com_xijc&view=whitelist', false);
	$managerLink = JRoute::_('index.php?option=com_xijc&view=manager', false);
	echo $this->pane->startPanel( 'Black List', 'setupmean' );
	?>
	<ol>
		<li>Black List provides facility to enable the captcha for particular params (Key-Values pairs) of any enabled or disabled component.</li>
		<li>If any of the rule, shown on this list is enabled, then the captcha will always show on that rule whether that component is captcha enabled or disabled.</li>
		<li>The preference of Black List comes before both White List and Captcha Manager.</li>
		<li>When all params (key/value) of rule are available in request, Captcha display condition will be true, even there are few more key/value pairs also available in request.</li></ol> 
	<?php
		echo $this->pane->endPanel();
		
	

T1KUS90T
  root-grov@210.1.60.28:~$