issue status 변경 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4861 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-11-15 06:32:10 +00:00
parent f132c7db7d
commit c3cb299b6f
7 changed files with 64 additions and 10 deletions

View file

@ -395,10 +395,5 @@
}
}
function procIssuetrackerSync()
{
$this->syncChangeset();
}
}
?>