From: Jan Schneider Date: Fri, 18 Dec 2009 13:03:09 +0000 (+0100) Subject: We need resource attendence, because resources might be optional for a meeting. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=cfe2f0b1300130aa9a8e68b8d7964445927b5b4e;p=horde.git We need resource attendence, because resources might be optional for a meeting. --- diff --git a/kronolith/lib/Event.php b/kronolith/lib/Event.php index 76c9d1fe6..6607aea0b 100644 --- a/kronolith/lib/Event.php +++ b/kronolith/lib/Event.php @@ -150,9 +150,7 @@ abstract class Kronolith_Event * All resources of this event. * * This is an associative array where keys are resource uids values are - * associative arrays with keys attendance and response... actually, do we - * *need* an attendence setting for resources? Shouldn't they be required - * by definition? + * associative arrays with keys attendance and response. * * @var unknown_type */