Авторизуйтесь по паролю
maxtv 31.03.2018 description Все вопросы » Общие вопросы 1345
maxtv - 2017-09-1231 марта 2018 21:46 - #68082
$metatags['description'] = $titl_e . $xfield_data . ' ';
$metatags['description'] =$xfield_data . ' ';
vagabond - 2017-09-122 апреля 2018 15:31 - #68099
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;