Авторизуйтесь по паролю
xaker 25.08.2011 модуль, стол заказов 2.5 Модули, Ламерские вопросы 5072
DatiX - 2015-04-0525 августа 2011 16:32 - #798
xaker - 2015-04-0526 августа 2011 21:43 - #848
SlimYalta - 2015-04-0513 сентября 2011 12:53 - #1305
1KoTuK - 2015-04-054 октября 2011 22:20 - #1646
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;