git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5194 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-12-30 09:45:23 +00:00
parent c02b420613
commit 9bc92ee114

View file

@ -43,7 +43,7 @@
* @brief 첨부파일 다운로드
* 직접 요청을 받음
* file_srl : 파일의 sequence
* sid : db에 저장된 비교 , 틀리면 다운로드 하지
* sid : db에 저장된 비교 , 틀리면 다운로드 하지
**/
function procFileDownload() {
$file_srl = Context::get('file_srl');