@@ -36,9 +36,6 @@ |
||
36 | 36 | /** |
37 | 37 | * Returns the user's gravatar url. |
38 | 38 | * @param string $email The email address |
39 | - * @param string $imageset Default imageset to use [ 404 | mm | identicon | monsterid | wavatar ] |
|
40 | - * @param string $rating Maximum rating (inclusive) [ g | pg | r | x ] |
|
41 | - * @param boole $img True to return a complete IMG tag False for just the URL |
|
42 | 39 | * @param array $options Optional, additional key/value attributes to include |
43 | 40 | * @return string Link to the user's gravatar image. |
44 | 41 | */ |