git-svn-id: http://xe-core.googlecode.com/svn/trunk@835 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-30 10:01:51 +00:00
parent 10be4c845a
commit 078ea34bc4
13 changed files with 47 additions and 49 deletions

View file

@ -129,7 +129,7 @@
* @brief 파일 출력
* 이미지나 멀티미디어등이 아닌 download를 받을 사용하는 method
**/
function procDownload() {
function procFileDownload() {
$file_srl = Context::get('file_srl');
$sid = Context::get('sid');