JEMBOT MAWOT Bypass Shell

Current Path : /home/cinepatreb/www/tmp/install_54df7a47ccdfd/back/views/data/tmpl/
Upload File :
Current File : /home/cinepatreb/www/tmp/install_54df7a47ccdfd/back/views/data/tmpl/yanc.php

<?php
/**
 * @package	AcyMailing for Joomla!
 * @version	4.9.0
 * @author	acyba.com
 * @copyright	(C) 2009-2015 ACYBA S.A.R.L. All rights reserved.
 * @license	GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */
defined('_JEXEC') or die('Restricted access');
?><?php
	$db = JFactory::getDBO();
	$db->setQuery('SELECT count(*) FROM `#__yanc_subscribers`');
	$resultUsers = $db->loadResult();

	$db = JFactory::getDBO();
	$db->setQuery('SELECT count(*) FROM `#__yanc_letters`');
	$resultLists = $db->loadResult();

	echo JText::sprintf('USERS_IN_COMP',$resultUsers,'Yanc');

	if(!empty($resultLists)){
		echo '<fieldset class="adminform"><legend>'.JText::sprintf('LISTS_IN_COMP',$resultLists,'Yanc').'</legend>';
		echo JText::sprintf('IMPORT_X_LISTS',$resultLists).'<br />';
	 	echo JText::sprintf('IMPORT_LIST_TOO','Yanc').JHTML::_('acyselect.booleanlist', "yanc_lists");
		echo '</fieldset>';
	}

xxxxx1.0, XXX xxxx