Получить конфиги

Ваш тюнер: Golden Interstar
Golden Interstar - Генерация и настройки
{if $cur_user->get('comport') == 1} {php} $comport = "0"; //echo $comport; {/php} {else} {php} global $comports; global $user; $comport = $comports[$user->get('comport')]; // echo $comport {/php} {/if}