Авторизуйтесь по паролю
narkom6n 07.06.2014 Общие вопросы, Стили (CSS), jQuery 2802
sr.green - 2015-03-087 июня 2014 15:59 - #29775
bpetruk007 - 2015-03-087 июня 2014 16:11 - #29776
ScreN - 2015-03-0810 июня 2014 05:54 - #29912
golden_eagle_god - 2015-03-0821 июня 2014 16:22 - #30536
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;