Branch 'roundcubemail-plugins-kolab-format2-horde5' - plugins/libkolab

Aleksander Machniak machniak at kolabsys.com
Tue Apr 30 08:57:53 CEST 2013


 plugins/libkolab/lib/kolab_format_event.php |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c1eb5b5d526b38753641afaec7833481c7610621
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Tue Apr 30 08:57:16 2013 +0200

    Remove duplicated 'changed' data entry with invalid value (and type)

diff --git a/plugins/libkolab/lib/kolab_format_event.php b/plugins/libkolab/lib/kolab_format_event.php
index 6a399e2..05f4ab1 100644
--- a/plugins/libkolab/lib/kolab_format_event.php
+++ b/plugins/libkolab/lib/kolab_format_event.php
@@ -346,7 +346,6 @@ class kolab_format_event extends kolab_format
             'free_busy' => $rec['show-time-as'],
             'priority' => $rec['priority'],
             'sensitivity' => $rec['sensitivity'],
-            'changed' => $rec['last-modification-date'],
         );
 
         $this->data['allday'] = $this->data['start']->_dateonly;





More information about the commits mailing list