small docu update

This commit is contained in:
Ralf Becker 2011-05-26 16:50:57 +00:00
parent c76b39f8d4
commit df5ec0ae72

View File

@ -1416,7 +1416,7 @@ class calendar_bo
* Converts a participant into a (readable) user- or resource-name
*
* @param string|int $id id of user or resource
* @param string|boolean type-letter or false
* @param string|boolean $use_type=false type-letter or false
* @return string with name
*/
function participant_name($id,$use_type=false)