0byt3m1n1
Path:
/
home
/
k74ns2xygros
/
www
/
clientms
/
admin
/
[
Home
]
File: logout.php
<?php session_start(); session_unset(); session_destroy(); header('location:index.php'); ?>