Forgot that $lsub_ibx[0] would be unset if LSUB didn't return INBOX, so
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 18 Jun 2003 21:58:03 +0000 (21:58 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 18 Jun 2003 21:58:03 +0000 (21:58 +0000)
commit8ff83209d91c699b51d5e1ecbebd32cb232ed804
tree1a05c98c9987cff30dc9a7e8dea77d4061503d34
parentae7df16e70e69ccc8b59bc9f928a130182af593f
Forgot that $lsub_ibx[0] would be unset if LSUB didn't return INBOX, so
it'd never run the LIST code.  This meant in the case where they weren't
subbed to their INBOX, it'd never appear.

Thanks shaug for helping spot that.

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