Авторизуйтесь по паролю
didfree 23.03.2012 комментарии, модерация Общие вопросы, Ламерские вопросы 6899
didfree - 2015-03-2424 марта 2012 19:23 - #4367
SABAKTAR - 2015-03-2417 февраля 2016 12:43 - #52905
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;