Skip to content

Commit 70d8a85

Browse files
author
bnu
committed
파일 다운로드 문제 고침
1 parent dfc22a6 commit 70d8a85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/file/conf/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<action name="procFileImageResize" type="controller" ruleset="imageResize" />
1414
<action name="procFileDelete" type="controller" />
1515
<action name="procFileDownload" type="controller" method="GET|POST" />
16-
<action name="procFileOutput" type="controller" />
16+
<action name="procFileOutput" type="controller" method="GET|POST" />
1717
<action name="procFileAdminDeleteChecked" type="controller" ruleset="deleteChecked" />
1818
<action name="procFileAdminInsertConfig" type="controller" ruleset="insertConfig" />
1919
<action name="procFileAdminInsertModuleConfig" type="controller" ruleset="fileModuleConfig" />

0 commit comments

Comments
 (0)