sqimap_utf7_decode_mbx_tree doesn't issue a return, but simply changes
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 9 Nov 2005 21:35:34 +0000 (21:35 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 9 Nov 2005 21:35:34 +0000 (21:35 +0000)
commit9e0f10a86a538dc55a220246072ca4b7ef1cc911
tree525e358ee41aed61a5a7e09a28d257c21725c9ee
parent9b8f1003fab28f8b5819457cbf44f314eacbe6a4
sqimap_utf7_decode_mbx_tree doesn't issue a return, but simply changes
the variables by reference to the call.  This makes mbxs_tree an undefined
and unusued variable and might cause errors in php 4.4+ (especially with
objects).

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