mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
#17343125 : fixed typo
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5194 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c02b420613
commit
9bc92ee114
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
* @brief 첨부파일 다운로드
|
||||
* 직접 요청을 받음
|
||||
* file_srl : 파일의 sequence
|
||||
* sid : db에 저장된 비교 값, 틀리면 다운로드 하지 낳음
|
||||
* sid : db에 저장된 비교 값, 틀리면 다운로드 하지 않음
|
||||
**/
|
||||
function procFileDownload() {
|
||||
$file_srl = Context::get('file_srl');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue