MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/b2680/childrendccom.domain.com/driver_access/
File Upload :
Current < : /hermes/sb_web/b2680/childrendccom.domain.com/driver_access/logout.php

<?php
session_start();
unset($_SESSION["driver_email"]);
header("location: ../index.php");
?>