View file away.php
<?php
/*
Appointment: Страница редиректа
File: away.php
Author: likan
Engine: LIKAN
*/
header("Location: {$_GET['url']}");
?>
<?php
/*
Appointment: Страница редиректа
File: away.php
Author: likan
Engine: LIKAN
*/
header("Location: {$_GET['url']}");
?>