Авторизуйтесь по паролю
SEOWEB 25.06.2014 Все вопросы » Общие вопросы 2798
Attyla - 2015-03-0225 июня 2014 10:26 - #30708
MAPKOBKA - 2015-03-0225 июня 2014 11:37 - #30717
Attyla - 2015-03-0225 июня 2014 12:10 - #30722
vitnet - 2015-03-0225 июня 2014 13:21 - #30727
lutskboy - 2015-03-0225 июня 2014 14:12 - #30730
vitnet - 2015-03-0225 июня 2014 14:28 - #30731
dimavdv - 2015-03-0225 июня 2014 14:02 - #30728
lutskboy - 2015-03-0225 июня 2014 14:06 - #30729
sbob - 2015-03-0228 марта 2016 03:40 - #54133
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;