Вход Регистрация
Файл: core/function/ban.php
Строк: 14
<?
function ban() {
global 
$user;
if(
$user[ban] == 1header('Location: /moduls/ban.php');
}
function 
no_ban() {
global 
$user;
if(
$user[ban] == 0header('Location: /index.php');
}
?>
Онлайн: 1
Реклама