problem of file download in android

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12604 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
chschy 2013-01-29 06:49:27 +00:00
parent 92556b3119
commit e7650fc570
2 changed files with 54 additions and 13 deletions

View file

@ -11,6 +11,7 @@
<action name="procFileImageResize" type="controller" standalone="true" />
<action name="procFileDelete" type="controller" standalone="true" />
<action name="procFileDownload" type="controller" standalone="true" />
<action name="procFileOutput" type="controller" standalone="true" />
<action name="procFileAdminDeleteChecked" type="controller" standalone="true" ruleset="deleteChecked" />
<action name="procFileAdminInsertConfig" type="controller" standalone="true" ruleset="insertConfig" />
<action name="procFileAdminInsertModuleConfig" type="controller" standalone="true" ruleset="fileModuleConfig" />