Corrects documentation. Thanks Meatballs1

unstable
sinn3r 2013-04-25 19:13:16 -05:00
parent ff87e3622b
commit 008266a581
1 changed files with 1 additions and 1 deletions

View File

@ -806,7 +806,7 @@ protected
# For IE, your web server has to return this header to download binary data:
# "text/plain; charset=x-user-defined"
# <script>
# #{js_download}
# #{js_ajax_download}
#
# ajax_download({path:"/test.bin"});
# </script>