From 5f04d280c04e826af9700b068fa32dcef9789548 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 3 May 2007 13:57:21 +0000 Subject: [PATCH] "patch #481: 'tel_cell_private' to 'callbackphone' (ldap) not working (typo)" --- addressbook/inc/class.so_ldap.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/inc/class.so_ldap.inc.php b/addressbook/inc/class.so_ldap.inc.php index db3f4a2e99..2080290971 100644 --- a/addressbook/inc/class.so_ldap.inc.php +++ b/addressbook/inc/class.so_ldap.inc.php @@ -176,7 +176,7 @@ class so_ldap 'freebusy_uri' => 'freeBusyuri', 'calendar_uri' => 'calendaruri', 'tel_other' => 'otherphone', - 'tel_cell_private' => 'callbackPhone', // not the best choice, but better then nothing + 'tel_cell_private' => 'callbackphone', // not the best choice, but better then nothing ), // additional schema can be added here, including special functions