Авторизуйтесь по паролю
Гость 06.04.2013 Идиотские вопросы 3661
Exile - 2013-04-066 апреля 2013 12:00 - #12768
rashpil - 2013-04-066 апреля 2013 12:08 - #12770
graver - 2013-04-066 апреля 2013 17:28 - #12774
nowheremany - 2013-04-066 апреля 2013 18:12 - #12775
KDenis - 2013-04-067 апреля 2013 13:48 - #12792
nowheremany - 2013-04-067 апреля 2013 15:39 - #12798
TheImDim - 2013-04-067 апреля 2013 20:45 - #12803
nowheremany - 2013-04-067 апреля 2013 20:51 - #12804
ProWebZ - 2013-04-0631 июля 2013 12:01 - #15255
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;