Авторизуйтесь по паролю
wcw2007 08.10.2012 Все вопросы » Хаки 4129
nowheremany - 2015-02-169 октября 2012 09:56 - #7831
wcw2007 - 2015-02-169 октября 2012 11:29 - #7833
nowheremany - 2015-02-169 октября 2012 13:37 - #7835
wcw2007 - 2015-02-169 октября 2012 16:57 - #7843
ExVood - 2015-02-164 июня 2014 03:43 - #29610
rocksmart - 2015-02-164 июня 2014 08:08 - #29612
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;