Visavi.net
Светлая
Темная
View file isp_api/func/exit.php
Downloads
Wap-мастеру
PDA версия ISPmanager
View archive
View file
Рейтинг RU сайтов с отдачей
Свежие Креативы и море позитива !!!
File size: 101B
<?php session_unset(); session_destroy(); header('Location: index.php'); ob_end_flush(); exit(); ?>