Hopefully fixed pipelined responses, I did something stupid and didn't test
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 3 Jul 2003 11:45:02 +0000 (11:45 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 3 Jul 2003 11:45:02 +0000 (11:45 +0000)
commit5c300c60ad0679960c4d9001f3637d4cd7ce04c5
treec856dc2e716c0a04529fa7ace30c2ee9a92f8a4f
parent0dc05a812a0fad81bf9a2322f1912a8f3f234869
Hopefully fixed pipelined responses, I did something stupid and didn't test
out of order reponses. Now it works.
In imap_mailbox te array with mailbox objects wasn't create correctly. It
contained double entries. That's fixed too.

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