projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8623c35
)
phpdoc
author
Duck (Jakob Munih)
<duck@obala.net>
Sun, 22 Feb 2009 21:39:24 +0000
(22:39 +0100)
committer
Duck (Jakob Munih)
<duck@obala.net>
Sun, 22 Feb 2009 21:39:24 +0000
(22:39 +0100)
folks/lib/Folks.php
patch
|
blob
|
history
diff --git
a/folks/lib/Folks.php
b/folks/lib/Folks.php
index
86219d4
..
d05f318
100644
(file)
--- a/
folks/lib/Folks.php
+++ b/
folks/lib/Folks.php
@@
-55,6
+55,10
@@
class Folks {
/**
* Get Image path
+ *
+ * @param string $user Image username
+ * @param string $view View type
+ * @param boolean $full Generate a full URL.
*/
static public function getImageUrl($user, $view = 'small', $full = false)
{