Авторизуйтесь по паролю
Гость 08.03.2013 Все вопросы » Ламерские вопросы 7382
ПафНутиЙ - 2015-06-049 марта 2013 10:12 - #12028
Antony_Hapkins - 2015-06-0429 октября 2013 19:35 - #18486
Dusty - 2015-06-0415 января 2016 02:11 - #51755
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;