Switch over to support for real IMAP sequence numbers (from A001 ->). Needed
authorbrong <brong@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 12 Jan 2002 11:37:40 +0000 (11:37 +0000)
committerbrong <brong@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 12 Jan 2002 11:37:40 +0000 (11:37 +0000)
commit41600f7d5363dfb79aadb45b10756ae63e45ba28
tree2e92a138a288db1ca0dede248d1bcabab899641e
parent451a5790a1c89cef8c401c15497949f07db10185
Switch over to support for real IMAP sequence numbers (from A001 ->).  Needed
to fix my own function to only call sqimap_session_id() once!

Note: the old API is still there in its entirity, this is just another way to
call things.  With the changing sequence numbers though, any function working
with sqimap_session_id() must cache the result for testing against the
response of any command sent.

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