Skip to content

Commit

Permalink
파일 다운로드 문제 고침
Browse files Browse the repository at this point in the history
  • Loading branch information
bnu committed Oct 16, 2015
1 parent dfc22a6 commit 70d8a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/file/conf/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<action name="procFileImageResize" type="controller" ruleset="imageResize" />
<action name="procFileDelete" type="controller" />
<action name="procFileDownload" type="controller" method="GET|POST" />
<action name="procFileOutput" type="controller" />
<action name="procFileOutput" type="controller" method="GET|POST" />
<action name="procFileAdminDeleteChecked" type="controller" ruleset="deleteChecked" />
<action name="procFileAdminInsertConfig" type="controller" ruleset="insertConfig" />
<action name="procFileAdminInsertModuleConfig" type="controller" ruleset="fileModuleConfig" />
Expand Down

0 comments on commit 70d8a85

Please sign in to comment.