Авторизуйтесь по паролю
baseroad 10.05.2016 Все вопросы » Общие вопросы 1954
nowheremany - 2016-03-2310 мая 2016 09:17 - #55474
baseroad - 2016-03-2310 мая 2016 10:59 - #55475
nowheremany - 2016-03-2310 мая 2016 11:36 - #55476
baseroad - 2016-03-2310 мая 2016 14:25 - #55479
Serik - 2016-03-2310 мая 2016 19:29 - #55491
http://shop.sandev.pro/post/18.html
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;