From: Michael J. Rubinsky Date: Thu, 10 Sep 2009 16:11:12 +0000 (-0400) Subject: notify user if a requested resource rejects invitation when saving event X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=51de749fd8c815417fe416822dcae68d6accb4fc;p=horde.git notify user if a requested resource rejects invitation when saving event --- diff --git a/kronolith/lib/Kronolith.php b/kronolith/lib/Kronolith.php index 5de3a6894..0c0c9cf6f 100644 --- a/kronolith/lib/Kronolith.php +++ b/kronolith/lib/Kronolith.php @@ -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",