', 0); $width = $board['bo_width'] ? $board['bo_width'] : 100; if ($width <= 100) $width = $width . "%"; else $width = $width . "px"; $clap_max = 10; if ($board['bo_1'] != '') $clap_max = $board['bo_1']; $clap_t = sql_fetch("select sum(cl_cnt) as sum from {$g5['clap_table']} where date_format(cl_date, '%Y-%m-%d')='" . G5_TIME_YMD . "' and cl_ip='{$_SERVER['REMOTE_ADDR']}'"); $cl_cnt = $clap_t['sum']; ?>
* 통계 확인 및 웹박수 랜덤이미지 등록을 위해 아래 공지 체크후 메시지를 작성해주세요.
* 랜덤 이미지는 글 등록 후 수정(M)을 눌러 이미지를 업로드 해주시면
됩니다.
* 공지글로 작성한 내용은 노출되지 않습니다.