We need resource attendence, because resources might be optional for a meeting.
authorJan Schneider <jan@horde.org>
Fri, 18 Dec 2009 13:03:09 +0000 (14:03 +0100)
committerJan Schneider <jan@horde.org>
Fri, 18 Dec 2009 13:04:17 +0000 (14:04 +0100)
kronolith/lib/Event.php

index 76c9d1f..6607aea 100644 (file)
@@ -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
      */