due to caching the dropdown mailbox list $boxesnew was set in the global
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 18 May 2004 16:40:00 +0000 (16:40 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 18 May 2004 16:40:00 +0000 (16:40 +0000)
commit60a132f8ce088eba67febe7e7c0506c954c987af
treec2a96d660ed97ebd14a686732f0ef2dfdc28e1af
parent2c90a9f238ae50a870072398f0dbe32360018ccd
due to caching the dropdown mailbox list $boxesnew was set in the global
scope and with register globals = on the mailbox-tree wasn't returned. We
should work on caching the mailbox-tree and rewrite the functions that make
use of the old mailbox_list function.

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