sqimap_message_list_squisher() was returning nothing if the data passed to it was...
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 11 Dec 2002 17:52:23 +0000 (17:52 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 11 Dec 2002 17:52:23 +0000 (17:52 +0000)
commitfe70ae278faa446daf7c71b007066abdaf00358e
tree8c2078adc98bcf1dbf0460c004929f00537403a2
parent93ea3e709f55c1ff9cb5238207500806d6508aa4
sqimap_message_list_squisher() was returning nothing if the data passed to it was not an array. It should have just been returning the data as it was passed.

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