[Tickets #2245] RESOLVED: Horde Share implementation for Turba
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Aug 23 17:31:52 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2245
-----------------------------------------------------------------------
Ticket | 2245
Updated By | kevin_myer at iu13.org
Summary | Horde Share implementation for Turba
Queue | Turba
Version | HEAD
State | Resolved
Priority | 1. Low
Type | Enhancement
Owners | Michael Rubinsky
-----------------------------------------------------------------------
kevin_myer at iu13.org (2005-08-23 17:31) wrote:
A nit, but caused me a minute of trying to find the typo, after I
uncommented calFBurl...
Index: sources.php.dist
===================================================================
RCS file: /repository/turba/config/sources.php.dist,v
retrieving revision 1.128
diff -Usources.php.dist -r1.128 sources.php.dist
cvs diff: invalid context length argument
-bash-3.00# cvs diff -u sources.php.dist
Index: sources.php.dist
===================================================================
RCS file: /repository/turba/config/sources.php.dist,v
retrieving revision 1.128
diff -u -r1.128 sources.php.dist
--- sources.php.dist 23 Aug 2005 18:03:55 -0000 1.128
+++ sources.php.dist 24 Aug 2005 00:30:02 -0000
@@ -192,7 +192,7 @@
'homePhone' => 'homephone',
'workPhone' => 'telephonenumber',
'cellPhone' => 'mobiletelephonenumber',
- 'homeAddress' => 'homepostaladdress'
+ 'homeAddress' => 'homepostaladdress',
// 'freebusyUrl' => 'calFBURL'
),
'search' => array(
More information about the bugs
mailing list