projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e373a25
)
Fix parse error.
author
Jan Schneider
<jan@horde.org>
Sun, 3 Oct 2010 18:28:13 +0000
(20:28 +0200)
committer
Jan Schneider
<jan@horde.org>
Sun, 3 Oct 2010 18:28:22 +0000
(20:28 +0200)
turba/lib/Driver.php
patch
|
blob
|
history
diff --git
a/turba/lib/Driver.php
b/turba/lib/Driver.php
index
7e23be2
..
0c9c345
100644
(file)
--- a/
turba/lib/Driver.php
+++ b/
turba/lib/Driver.php
@@
-2380,7
+2380,7
@@
class Turba_Driver implements Countable
break;
case 'spouse':
- $message->spouse = $value
)
;
+ $message->spouse = $value;
break;
case 'notes':
/* Assume no truncation - AS server will truncate as needed */