From ce180f27f55ef7124c3b78d84ca27946ce524c52 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Thu, 10 Sep 2009 12:12:20 -0400 Subject: [PATCH] Only attempt to remove resources from the event if they have actually accepted the event. --- kronolith/lib/Resource/Single.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kronolith/lib/Resource/Single.php b/kronolith/lib/Resource/Single.php index 3209166f7..75f168006 100644 --- a/kronolith/lib/Resource/Single.php +++ b/kronolith/lib/Resource/Single.php @@ -141,8 +141,11 @@ class Kronolith_Resource_Single extends Kronolith_Resource_Base } } +<<<<<<< HEAD public function getResponseType() { return $this->get('response_type'); } +======= +>>>>>>> Only attempt to remove resources from the event if they have actually } \ No newline at end of file -- 2.11.0