Авторизуйтесь по паролю
pznt 12.11.2015 Все вопросы » Ламерские вопросы 1849
misha-koder - 2014-12-0512 ноября 2015 17:22 - #50119
king - 2014-12-0512 ноября 2015 18:54 - #50122
baseroad - 2014-12-0512 ноября 2015 21:22 - #50126
dj-avtosh - 2014-12-0513 ноября 2015 07:57 - #50141
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;