Авторизуйтесь по паролю
FenStan 29.06.2012 idiotquest Идиотские вопросы 3595
agent - 2014-08-051 июля 2012 18:41 - #5631
FenStan - 2014-08-052 июля 2012 04:05 - #5632
T1m - 2014-08-053 августа 2012 10:54 - #6204
.maincont img {border: 4px solid #C3C0BE;margin: 1px;}.maincont img:hover {border: 4px solid #8F8983;}
nowheremany - 2014-08-053 августа 2012 12:21 - #6205
header('Location: ' . $config['http_home_url'] );
header("Location: ".($config['allow_alt_url'] ? $config['http_home_url'] .'user/'.urlencode($member_id['name']).'/' : $PHP_SELF.'?subaction=userinfo&user='.urlencode($member_id['name'])));
CREATE TABLE `dle_views` ( `id` int(11) NOT NULL, `news_id` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;