diff options
author | Remi Collet <remi@remirepo.net> | 2019-10-09 09:53:53 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-10-09 09:53:53 +0200 |
commit | fa3fe5e4bf138e168de2ec562e325ffd3587fb7a (patch) | |
tree | a4f6d39dd444e22dfa96a11475a2588c27c83f2a /c533d42e17e058237f0350ca56c7f01903bb035e.patch | |
parent | 9def92333a580118e4b9782126901c53344daae4 (diff) |
https://github.com/sabre-io/vobject/pull/469
Diffstat (limited to 'c533d42e17e058237f0350ca56c7f01903bb035e.patch')
-rw-r--r-- | c533d42e17e058237f0350ca56c7f01903bb035e.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/c533d42e17e058237f0350ca56c7f01903bb035e.patch b/c533d42e17e058237f0350ca56c7f01903bb035e.patch index 88cacc2..b3b8f34 100644 --- a/c533d42e17e058237f0350ca56c7f01903bb035e.patch +++ b/c533d42e17e058237f0350ca56c7f01903bb035e.patch @@ -18,7 +18,7 @@ diff --git a/lib/FreeBusyGenerator.php b/lib/FreeBusyGenerator.php index e30b136c..ca77cb91 100644 --- a/lib/FreeBusyGenerator.php +++ b/lib/FreeBusyGenerator.php -@@ -430,7 +430,7 @@ protected function calculateBusy(FreeBusyData $fbData, array $objects) { +@@ -212,7 +212,7 @@ protected function calculateBusy(FreeBusyData $fbData, array $objects) { // instance. We are skipping this event from the output // entirely. unset($this->objects[$key]); @@ -28,3 +28,4 @@ index e30b136c..ca77cb91 100644 if ($this->start) { + |