Авторизуйтесь по паролю
baseroad 10.05.2016 Все вопросы » Общие вопросы 1913
nowheremany - 2016-03-2310 мая 2016 09:17 - #55474
baseroad - 2016-03-2310 мая 2016 10:59 - #55475
nowheremany - 2016-03-2310 мая 2016 11:36 - #55476
baseroad - 2016-03-2310 мая 2016 14:25 - #55479
Serik - 2016-03-2310 мая 2016 19:29 - #55491
http://shop.sandev.pro/post/18.html
.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]