mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
#1086 업로드 경로 설정 등 문제 수정
This commit is contained in:
parent
8731b3cd8a
commit
052262c196
3 changed files with 26 additions and 13 deletions
|
|
@ -45,6 +45,7 @@ class fileController extends file
|
|||
|
||||
$output = $this->insertFile($file_info, $module_srl, $upload_target_srl);
|
||||
Context::setResponseMethod('JSON');
|
||||
if($output->error != '0') $this->stop($output->message);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue