Skip to content

Commit

Permalink
Merge pull request #857 from dreamsxin/master
Browse files Browse the repository at this point in the history
Add a parameter for the function setFileToSend
  • Loading branch information
Phalcon committed Jul 17, 2013
2 parents 335df6d + 755e49e commit 0461f9c
Show file tree
Hide file tree
Showing 8 changed files with 223,906 additions and 223,844 deletions.
149,237 changes: 74,627 additions & 74,610 deletions build/32bits/phalcon.c

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/32bits/phalcon.h
Original file line number Diff line number Diff line change
Expand Up @@ -10852,6 +10852,7 @@ ZEND_END_ARG_INFO()
ZEND_BEGIN_ARG_INFO_EX(arginfo_phalcon_http_response_setfiletosend, 0, 0, 1)
ZEND_ARG_INFO(0, filePath)
ZEND_ARG_INFO(0, attachmentName)
ZEND_ARG_INFO(0, attachment)
ZEND_END_ARG_INFO()

PHALCON_INIT_FUNCS(phalcon_http_response_method_entry){
Expand Down
Loading

0 comments on commit 0461f9c

Please sign in to comment.