403Webshell
Server IP : 87.98.154.146  /  Your IP : 216.73.216.165
Web Server : Apache
System : Linux webm004.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : ohklomafyi ( 52085)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/ohklomafyi/www/wp-content/plugins/unlimited-elements-for-elementor/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/ohklomafyi/www/wp-content/plugins/unlimited-elements-for-elementor/views/master_view.php
<?php

/**
 * @package Unlimited Elements
 * @author unlimited-elements.com
 * @copyright (C) 2021 Unlimited Elements, All Rights Reserved.
 * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */

defined('UNLIMITED_ELEMENTS_INC') or die('Restricted access');

$bottomLineClass = "";

if($view == "layout")
	$bottomLineClass = " unite-position-right";

UniteFunctionsUC::obStart();

self::requireView($view);

$htmlView = ob_get_contents();

ob_end_clean();

$htmlClassAdd = "";

if(!empty($view)){
	$htmlClassAdd = " unite-view-{$view}";
	$bottomLineClass .= " unite-view-{$view}";
}

$showMenu = true;

switch($view){
	case "testaddonnew":
	case GlobalsUC::VIEW_TEST_ADDON:
	case GlobalsUC::VIEW_ASSETS:
	case GlobalsUC::VIEW_EDIT_ADDON:
	case "addondefaults":
		$showMenu = false;
	break;
}


?>

<?php HelperHtmlUC::putGlobalsHtmlOutput(); ?>

<script type="text/javascript">
	var g_view = "<?php echo self::$view; ?>";
</script>

<?php HelperHtmlUC::putInternalAdminNotices() ?>

<div id="viewWrapper" class="unite-view-wrapper unite-admin unite-inputs <?php echo $htmlClassAdd; ?>">

	<?php require_once(GlobalsUC::$pathTemplates . "head.php"); ?>

	<div class="ue-content-wrapper">

		<?php
			if($showMenu == true)
				require_once(GlobalsUC::$pathTemplates . "menu.php");
		?>

		<?php echo UniteProviderFunctionsUC::escCombinedHtml($htmlView); ?>
		<?php

		$filenameProviderView = GlobalsUC::$pathProviderViews . $view . ".php";

		if(file_exists($filenameProviderView))
			require_once($filenameProviderView);

		?>
	</div>

</div>

<?php

$filepathProviderMasterView = GlobalsUC::$pathProviderViews . "master_view.php";

if(file_exists($filepathProviderMasterView))
	require_once $filepathProviderMasterView;

?>

<?php if(GlobalsUC::$blankWindowMode == false): ?>

	<?php HelperHtmlUC::putFooterAdminNotices() ?>

	<div id="uc_dialog_version" title="<?php esc_html_e("Version Release Log. Current Version: ".UNLIMITED_ELEMENTS_VERSION." ", "unlimited-elements-for-elementor")?>" style="display:none;">
		<div class="unite-dialog-inside">
			<div id="uc_dialog_version_content" class="unite-dialog-version-content">
				<div id="uc_dialog_loader" class="loader_text"><?php esc_html_e("Loading...", "unlimited-elements-for-elementor")?></div>
			</div>
		</div>
	</div>

	<div class="unite-clear"></div>

	<div class="unite-plugin-version-line unite-admin <?php echo esc_attr($bottomLineClass)?>">
		<?php UniteProviderFunctionsUC::putFooterTextLine() ?>
		<?php esc_html_e("Plugin version", "unlimited-elements-for-elementor"); ?> <?php echo UNLIMITED_ELEMENTS_VERSION; ?>
		<?php if(defined("UNLIMITED_ELEMENTS_UPRESS_VERSION")) esc_html_e("upress", "unlimited-elements-for-elementor"); ?>
		(<a id="uc_version_link" href="#"><?php esc_html_e("view changelog", "unlimited-elements-for-elementor"); ?></a>)
		<?php UniteProviderFunctionsUC::doAction(UniteCreatorFilters::ACTION_BOTTOM_PLUGIN_VERSION)?>
	</div>

<?php endif; ?>

Youez - 2016 - github.com/yon3zu
LinuXploit