[#] hm X_Shell Backd00r [#]

Current Path : /var/www/clients/client35/web46/web/buen-fin/app/registros/
Upload File :
Current File : /var/www/clients/client35/web46/web/buen-fin/app/registros/cerrarSesion.php

<?php
session_start();
error_reporting(0);

$varSesion = $_SESSION['nombrePersona'];
if(empty($varSesion)){
  header('Location: ../');
	die();
	
	}

session_destroy(); 
header ('location:../');
?>

Mr.hm X_Shell Backd00r 1.0, Coded By Mr.hm X_Shell Backd00r