small docu update

This commit is contained in:
Ralf Becker 2006-12-25 12:16:40 +00:00
parent 7b6ef2c5d3
commit 9be3101d9a

View File

@ -829,7 +829,7 @@ ORDER BY cal_user_type, cal_usre_id
* set the status of one participant for a given recurrence or for all recurrences since now (includes recur_date=0)
*
* @param int $cal_id
* @param char $user_type 'u' regular user
* @param char $user_type 'u' regular user, 'r' resource, 'c' contact
* @param int $user_id
* @param int/char $status numeric status (defines) or 1-char code: 'R', 'U', 'T' or 'A'
* @param int $recur_date=0 date to change, or 0 = all since now