From 4261c92f616553a46ffe236f687eb74f9a1d96ee Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 13 Jan 2014 10:31:23 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B5=9C=EC=8B=A0=EA=B8=80=20=ED=95=A8?= =?UTF-8?q?=EC=88=98=EC=97=90=20options=20=EB=B3=80=EC=88=98=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/latest.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/latest.lib.php b/lib/latest.lib.php index 6786c4be1..71dad15bc 100644 --- a/lib/latest.lib.php +++ b/lib/latest.lib.php @@ -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();