Авторизуйтесь по паролю
test-templates 21.05.2017 Все вопросы » Модули 1042
lutskboy - 2016-10-1922 мая 2017 18:11 - #63823
test-templates - 2016-10-1923 мая 2017 00:01 - #63830
LazyDev - 2016-10-1923 мая 2017 07:54 - #63831
test-templates - 2016-10-1923 мая 2017 14:05 - #63838
LazyDev - 2016-10-1923 мая 2017 16:19 - #63840
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;