From efacb2242273570dedeeecd1cee16408e63f7b65 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Wed, 7 Jan 2009 06:28:00 +0000 Subject: [PATCH] weblib: improve comment. --- lib/weblib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/weblib.php b/lib/weblib.php index 3f7e7e5bbe..53b6218433 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -4404,7 +4404,7 @@ function print_file_picture($path, $courseid=0, $height='', $width='', $link='', * you save a DB query. * * @param int $user takes a userid, or a userobj - * @param int $courseid ? + * @param int $courseid The course we are in. Only needed if $link is true. * @param boolean $picture Print the user picture? * @param int $size Size in pixels. Special values are (true/1 = 100px) and (false/0 = 35px) for backward compatability * @param boolean $return If false print picture to current page, otherwise return the output as string -- 2.39.5