<{$smarty.const._MD_CUESTION_LANG_SUBJECT}> | <{$smarty.const._MD_CUESTION_LANG_POSTER}> | <{$smarty.const._MD_CUESTION_LANG_ANSWER_COUNT}> | <{$smarty.const._MD_CUESTION_LANG_CREATE_UNIXTIME}> | <{$smarty.const._MD_CUESTION_LANG_COUNT}> | <{$smarty.const._MD_CUESTION_LANG_RATING}> | <{$smarty.const._MD_CUESTION_LANG_IS_OPEN}> |
---|---|---|---|---|---|---|
<{$obj->mQuestion->getVar('subject')}> | <{if $obj->mQuestion->mUser}> <{$obj->mQuestion->mUser->getVar('uname')}> <{else}> <{$smarty.const._MD_CUESTION_LANG_ANONYMOUS}> <{/if}> | <{$obj->mQuestion->getAnswerCount()}> | <{$obj->mQuestion->getVar('create_unixtime')|xoops_formattimestamp:l}> | <{$obj->mQuestion->getVar('count')}> | <{$obj->mQuestion->getVar('rating')}> | <{$obj->mQuestion->getVar('is_open')}> |