This is a big one - fixes to sqimap_run_command in most uses. Had to add
authorbrong <brong@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 12 Jan 2002 11:15:12 +0000 (11:15 +0000)
committerbrong <brong@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 12 Jan 2002 11:15:12 +0000 (11:15 +0000)
commit1c72b151600d032fa186f8bbe6190fdcd1710ec6
treec923acdc808c7f133f5d53f88816a84cdd2aee9d
parent42a07ac1d5db307837d0b2af4ea1c0511cad0f5d
This is a big one - fixes to sqimap_run_command in most uses.  Had to add
sqimap_run_command_list as well for those list instances.

I believe that it's now safe for sqimap_session_id() to return a different
ID each time, but haven't yet tested this.

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