Авторизуйтесь по паролю
Гость 05.02.2013 Все вопросы » Ламерские вопросы 4857
Sander - 2013-02-055 февраля 2013 18:05 - #11404
Cartmont - 2013-02-057 февраля 2013 02:29 - #11447
Cartmont - 2013-02-0513 февраля 2013 02:18 - #11590
pro10026 - 2013-02-0513 февраля 2013 09:51 - #11593
Cartmont - 2013-02-0519 февраля 2013 02:25 - #11758
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;