Авторизуйтесь по паролю
rukzen 15.11.2015 Все вопросы » jQuery 2350
rukzen - 2015-10-1217 ноября 2015 00:41 - #50298
Recto - 2015-10-1217 ноября 2015 01:27 - #50299
Akyllo - 2015-10-1217 ноября 2015 01:48 - #50300
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;