403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.154
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Old Sites/rescommittee/modules/mod_uniform/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Old Sites/rescommittee/modules/mod_uniform/tmpl/default.php
<?php
/**
 * @version     $Id: default.php 19013 2012-11-28 04:48:47Z thailv $
 * @package     JSNUniform
 * @subpackage  Modules
 * @author      JoomlaShine Team <support@joomlashine.com>
 * @copyright   Copyright (C) 2016 JoomlaShine.com. All Rights Reserved.
 * @license     GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Websites: http://www.joomlashine.com
 * Technical Support:  Feedback - http://www.joomlashine.com/contact-us/get-support.html
 */
defined('_JEXEC') or die('Restricted access');
$formName = md5(date("Y-m-d H:i:s") . $module->id);
$showTitle = false;
$showDes = false;

if ($params->get('show_form_title') == 1)
{
	$showTitle = true;
}
if ($params->get('show_form_description') == 1)
{
	$showDes = true;
}
if (JSNUniformHelper::checkStateForm($params->get('form_id')))
{
	echo JSNUniformHelper::generateHTMLPages($params->get('form_id'), $formName, '', $params->get('uniform_top_content'), $params->get('uniform_bottom_content'), $showTitle, $showDes, true);
}




Youez - 2016 - github.com/yon3zu
LinuXploit