Skip to content

Commit

Permalink
Update file.c
Browse files Browse the repository at this point in the history
  • Loading branch information
xboston committed Nov 5, 2013
1 parent 502d4a0 commit 88789a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ext/http/request/file.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/*
+------------------------------------------------------------------------+
| Phalcon Framework |
Expand Down Expand Up @@ -162,7 +161,7 @@ PHP_METHOD(Phalcon_Http_Request_File, getName){
}

/**
* Returns the temporal name of the uploaded file
* Returns the temporary name of the uploaded file
*
* @return string
*/
Expand Down

0 comments on commit 88789a3

Please sign in to comment.