Brain-damage in sqimap_create_stream(). Can't believe I let myself commit this funct...
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 26 Feb 2004 16:19:29 +0000 (16:19 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 26 Feb 2004 16:19:29 +0000 (16:19 +0000)
commit57ffe0afff8524e5d8485fa6aaa24aa415fe43f1
tree5fbb8e55a57fcf6cfdfc59b0ea6489072fb83d98
parent60eeb409294946a93301fc3f105c6071ad7591df
Brain-damage in sqimap_create_stream().  Can't believe I let myself commit this function in such poor shape, and further that nobody else caught it until now ;)

sqimap_create_stream() was not as generalized as it should have been - it was still using $imap_server and $use_imap_tls, etc.  Now obeying passed params as it should.

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