From: Michael J. Rubinsky Date: Thu, 10 Sep 2009 14:28:57 +0000 (-0400) Subject: Initial adding of resource to an event from the attendees page. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=881f1860c8eb62e5e22d1cec22dbd2aa355c4674;p=horde.git Initial adding of resource to an event from the attendees page. --- diff --git a/kronolith/attendees.php b/kronolith/attendees.php index 44c25db70..95e5c011d 100644 --- 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);