limit등 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4862 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-11-15 06:34:43 +00:00
parent c3cb299b6f
commit 0c2cc929f3
2 changed files with 3 additions and 3 deletions

View file

@ -368,7 +368,7 @@
}
function getChangesets($module_srl, $enddate = null, $limit = 90)
function getChangesets($module_srl, $enddate = null, $limit = 10)
{
if(!$enddate)
{