Looks like a typo.
authorJan Schneider <jan@horde.org>
Wed, 2 Dec 2009 17:46:52 +0000 (18:46 +0100)
committerJan Schneider <jan@horde.org>
Wed, 2 Dec 2009 17:46:52 +0000 (18:46 +0100)
nag/lib/Driver/Kolab.php

index 070f4f0..35ada0a 100644 (file)
@@ -817,10 +817,10 @@ class Nag_Driver_kolab_wrapper_new extends Nag_Driver_kolab_wrapper {
                                           'estimate' => $estimate,
                                           'completed_date' => $completed_date,
                                           'creator' => array(
-                                              'smpt-address' => $owner,
+                                              'smtp-address' => $owner,
                                           ),
                                           'organizer' => array(
-                                              'smpt-address' => $assignee,
+                                              'smtp-address' => $assignee,
                                           ),
                                       ),
                                       $old_uid);