최신글 함수에 options 변수 추가

This commit is contained in:
chicpro
2014-01-13 10:31:23 +09:00
parent b3b295f721
commit 4261c92f61

View File

@ -3,7 +3,7 @@ if (!defined('_GNUBOARD_')) exit;
// 최신글 추출
// $cache_time 캐시 갱신시간
function latest($skin_dir='', $bo_table, $rows=10, $subject_len=40, $cache_time=1)
function latest($skin_dir='', $bo_table, $rows=10, $subject_len=40, $cache_time=1, $options='')
{
global $g5;
//static $css = array();