Вход Регистрация
Файл: sman/set/show.php
Строк: 5
<?php

/*
## Смотрим файл ##
*/

if (isset($_GET['path'])) {

header("Location: ".$_GET['path']);

exit;

} else {

header("Location: /sman/index.php");

exit;

}

?>
Онлайн: 0
Реклама