mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
에디터 로딩 직후, 파일 업로드 직후, 파일 삭제 직후 첨부목록 갱신을 위해 file.getFileList를 호출하도록 되어 있는데, 첨부목록을 직전 요청의 응답과 함께 반환하도록 변경하여 불필요한 AJAX 요청이 발생하지 않도록 하고, 로딩 속도를 개선함. |
||
|---|---|---|
| .. | ||
| conf | ||
| lang | ||
| queries | ||
| ruleset | ||
| schemas | ||
| tpl | ||
| file.admin.controller.php | ||
| file.admin.model.php | ||
| file.admin.view.php | ||
| file.class.php | ||
| file.controller.php | ||
| file.model.php | ||
| file.view.php | ||