projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8605b75
)
We need resource attendence, because resources might be optional for a meeting.
author
Jan Schneider
<jan@horde.org>
Fri, 18 Dec 2009 13:03:09 +0000
(14:03 +0100)
committer
Jan Schneider
<jan@horde.org>
Fri, 18 Dec 2009 13:04:17 +0000
(14:04 +0100)
kronolith/lib/Event.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Event.php
b/kronolith/lib/Event.php
index
76c9d1f
..
6607aea
100644
(file)
--- 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
*/