Авторизуйтесь по паролю
panov 04.06.2014 Все вопросы » Ламерские вопросы 2596
shamanim - 2015-03-154 июня 2014 21:25 - #29645
D0Gmatist - 2015-03-154 июня 2014 21:29 - #29646
shamanim - 2015-03-154 июня 2014 21:43 - #29647
D0Gmatist - 2015-03-154 июня 2014 21:55 - #29648
LEX_CIVIC - 2015-03-1529 июня 2014 09:31 - #30860
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;