notify user if a requested resource rejects invitation when saving event
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 10 Sep 2009 16:11:12 +0000 (12:11 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 29 Sep 2009 20:53:59 +0000 (16:53 -0400)
kronolith/lib/Kronolith.php

index 5de3a68..0c0c9cf 100644 (file)
@@ -1554,8 +1554,6 @@ class Kronolith
                 $r = Kronolith::getDriver('Resource')->getResource($id);
                 $accepted[] = $r->get('name');
             }
-
-
         }
         if (count($declined)) {
             $GLOBALS['notification']->push(sprintf(ngettext("The following resource has declined your request: %s",