cvs commit: imp message.php horde/lib Identity.php
Chuck Hagenbuch
chuck@horde.org
Tue, 23 Oct 2001 21:41:15 -0700 (PDT)
chuck 2001/10/23 21:41:15 PDT
Modified files:
. message.php
lib Identity.php
Log:
Always check if the to: address matches the default identity first. This
way, if there are multiple identities with the same email address, the
default will always be preferred.
1.2 +2 -2 horde/lib/Identity.php
(http://cvs.horde.org/diff.php/horde/lib/Identity.php?r1=1.1&r2=1.2)
2.254 +14 -6 imp/message.php
(http://cvs.horde.org/diff.php/imp/message.php?r1=2.253&r2=2.254)