Removed double select call (select calls are expensive, do not do that) and
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 14 May 2004 19:55:10 +0000 (19:55 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 14 May 2004 19:55:10 +0000 (19:55 +0000)
commitfb75a74e8e9d37f5d6832e0921bec8dd353cb10d
tree6033b273c9ea29a5a5cb85692ba7625e97221f71
parentd754283878a277a733ea552fa4b37191c5c737ee
Removed double select call (select calls are expensive, do not do that) and
removed unneeded expunge call (don't do that expunges are expensive)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7460 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/mailbox_display.php
src/right_main.php