From 59fa8a653fdb45b2ddb0e7ef4672e4aa87f76ff7 Mon Sep 17 00:00:00 2001 From: mgalgoci Date: Wed, 18 Aug 2004 20:46:03 +0000 Subject: [PATCH] parse_user_host was never ever defined! Ever! I even checked phpgroupware! They have this bug too!! It looks to me like switch_mailto give the functionality that parse_user_host _should_ have provided. --- calendar/inc/class.boicalendar.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar/inc/class.boicalendar.inc.php b/calendar/inc/class.boicalendar.inc.php index d29522323f..54d2043d8b 100755 --- a/calendar/inc/class.boicalendar.inc.php +++ b/calendar/inc/class.boicalendar.inc.php @@ -1104,7 +1104,7 @@ ), 'sent_by' => Array( 'type' => 'function', - 'function' => 'parse_user_host', + 'function' => 'switch_mailto', 'quoted' => True, 'to_text' => False, 'properties' => Array(