projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cca9cd6
)
Initial adding of resource to an event from the attendees page.
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 10 Sep 2009 14:28:57 +0000
(10:28 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 29 Sep 2009 20:53:59 +0000
(16:53 -0400)
kronolith/attendees.php
patch
|
blob
|
history
diff --git
a/kronolith/attendees.php
b/kronolith/attendees.php
index
44c25db
..
95e5c01
100644
(file)
--- a/
kronolith/attendees.php
+++ b/
kronolith/attendees.php
@@
-101,7
+101,6
@@
case 'add':
// Any new resources?
if (!empty($newResource)) {
-
/* Get the requested resource */
$resource = Kronolith::getDriver('Resource')->getResource($newResource);