From: Duck (Jakob Munih) Date: Sun, 22 Feb 2009 21:39:24 +0000 (+0100) Subject: phpdoc X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=639dddfafab645f1d9e9cea21ebf7c99fdf4ef40;p=horde.git phpdoc --- diff --git a/folks/lib/Folks.php b/folks/lib/Folks.php index 86219d4e6..d05f31863 100644 --- 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) {