{$oDocument->getTitle($widget_info->subject_cut_size)}
{@
$oCommentModel = getModel('comment');
$output_count = $oCommentModel->getCommentCount($oDocument->document_srl);
$args->document_srl = $oDocument->document_srl;
$output_DateList = executeQuery('comment.getCommentList', $args);
$CommentDate = $output_DateList->data->regdate;
$time_check = date('YmdHis', time()-$widget_info->duration_new);
$bar_l = '[';
$bar_r = ']';
}
{@ $printUExtraImages = $oDocument->printExtraImages($widget_info->duration_new); }
|
{$oDocument->getNickName()} |
{@ if($oDocument->getRegdate('w')=='0') $rRegdate=$oDocument->getRegdate('Y년 m월 d일 일요일 a g시 i분 s초'); }
{@ if($oDocument->getRegdate('w')=='1') $rRegdate=$oDocument->getRegdate('Y년 m월 d일 월요일 a g시 i분 s초'); }
{@ if($oDocument->getRegdate('w')=='2') $rRegdate=$oDocument->getRegdate('Y년 m월 d일 화요일 a g시 i분 s초'); }
{@ if($oDocument->getRegdate('w')=='3') $rRegdate=$oDocument->getRegdate('Y년 m월 d일 수요일 a g시 i분 s초'); }
{@ if($oDocument->getRegdate('w')=='4') $rRegdate=$oDocument->getRegdate('Y년 m월 d일 목요일 a g시 i분 s초'); }
{@ if($oDocument->getRegdate('w')=='5') $rRegdate=$oDocument->getRegdate('Y년 m월 d일 금요일 a g시 i분 s초'); }
{@ if($oDocument->getRegdate('w')=='6') $rRegdate=$oDocument->getRegdate('Y년 m월 d일 토요일 a g시 i분 s초'); }
{$oDocument->getRegdate("y-m-d")} |