Skip to content

Commit

Permalink
- fix phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Oct 7, 2010
1 parent 7a8cc57 commit efdfac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/HTTPClient.php
Expand Up @@ -161,7 +161,7 @@ function get($url,$sloppy304=false){
* will be correctly encoded and added to the given base URL.
*
* @param string $url The URL to fetch
* @param string $data Associative array of parameters
* @param array $data Associative array of parameters
* @param bool $sloppy304 Return body on 304 not modified
* @author Andreas Gohr <andi@splitbrain.org>
*/
Expand Down

0 comments on commit efdfac8

Please sign in to comment.