Авторизуйтесь по паролю
StartGames 15.02.2017 Все вопросы » Общие вопросы 1389
vitnet - 2017-01-1315 февраля 2017 16:01 - #61821
StartGames - 2017-01-1315 февраля 2017 21:28 - #61829
StartGames - 2017-01-1315 февраля 2017 23:17 - #61832
Верстала - 2017-01-1315 февраля 2017 16:18 - #61822
StartGames - 2017-01-1315 февраля 2017 21:51 - #61830
Railway_Academy - 2017-01-1315 февраля 2017 22:38 - #61831
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;