Upon Aaron and Bernard request this is a very simple single pass caching
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 19 Feb 2002 11:57:53 +0000 (11:57 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 19 Feb 2002 11:57:53 +0000 (11:57 +0000)
commit1da22cdaed17748bf201cc6eb0dc22f4c21280ca
tree0eedb60258c65decc8f3c0639ef4a8bd48d78048
parent1190197c9e46beaf1fc6ad39260a73b68f4f6308
Upon Aaron and Bernard request this is a very simple single pass caching
of the mailbox list. It's not a big deal as only very specific tasks calls
the mailbox list twice (purge for example).

Wouter please check if this enters into your plans and roll it back if not
8) The caching is quite simple and shouldn't have collateral effects. The
caching is only active during the page refresh as it is not sessionized
(and shouldn't as third party software could change mailbox).

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