В гостевую
На главную
';
include_once '../sys/foot.sys';
exit();
} else {
echo 'Жалоба либо на админа либо на себя!';
//header ('Location: index.html');
exit();
}
} else {
echo 'Такого сообщения нет!';
//header ('Location: index.html');
exit();
}
} else {
echo 'Шаманим?';
//header ('Location: index.html');
exit();
}
} else {
echo 'Иди регнись!';
//header ('Location: index.html');
exit();
}
?>