Авторизуйтесь по паролю
cartman 06.06.2015 Общие вопросы по вёрстке, Шаблоны (TPL) 2452
NANO - 2014-11-116 июня 2015 16:25 - #45122
Chatlax - 2014-11-116 июня 2015 17:17 - #45123
cartman - 2014-11-116 июня 2015 18:38 - #45124
LazyDev - 2014-11-116 июня 2015 19:29 - #45125
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;