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.
This commit is contained in:
mgalgoci 2004-08-18 20:40:44 +00:00
parent 484765bd96
commit 77cce9e9dc

View File

@ -1104,7 +1104,7 @@
),
'sent_by' => Array(
'type' => 'function',
'function' => 'parse_user_host',
'function' => 'switch_mailto',
'quoted' => True,
'to_text' => False,
'properties' => Array(