Авторизуйтесь по паролю
Lalka 10.05.2014 dle 10.0 Все вопросы » Ламерские вопросы 2370
severnake - 2015-06-1810 мая 2014 20:25 - #28455
Lalka - 2015-06-1810 мая 2014 20:33 - #28458
vitnet - 2015-06-1810 мая 2014 20:51 - #28459
// Feed SQL $sql_select = "SELECT id, autor, date, short_story, title, category, alt_name, comm_num, allow_comm FROM " . PREFIX . "_post WHERE approve='1' AND {$stop_list}autor IN " . $friends_feed . " ORDER BY date DESC LIMIT 0," . $friends_config['feed_news'];
Lalka - 2015-06-1810 мая 2014 20:59 - #28460
$sql_select = "SELECT id, autor, date, short_story, title, category, alt_name, comm_num, allow_comm FROM "
.ui-dialog {
z-index: 9999;
$tpl->set( '{short-story}', $row['short_story'] );
$tpl->set( '{short-story}', $row['short_story'] ); $tpl->set_block("'\\[short_story\\](.*?)\\[/short_story\\]'si", $row['short_story'] ? '\\1' : '');
[short-story]Показать этот текст, если есть краткая новость[/short-story]
[not-short-story]Показать этот текст, если краткой новости нет[/not-short-story]