Allow sqimap_login() to return error string when connection fails; would be nice...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 11 Nov 2006 20:05:23 +0000 (20:05 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 11 Nov 2006 20:05:23 +0000 (20:05 +0000)
commitb4e0d36553528a83e1f311931a2678474b37f6ab
tree22c4e888561d844aaff5014a58baef75a6305167
parent48d015b4373687e272b90168c0859ab4617babc0
Allow sqimap_login() to return error string when connection fails; would be nice if we had an error code system instead; the extent to which HTML is buried in error messages in the core like here is indicative of just how far away SM's architecture is from a good modularized system that is truly ready for t12n and a good API.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11956 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/imap_general.php