Apparently usort() REQUIRES a user-defined function instead of a PHP
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 31 Jan 2001 16:55:05 +0000 (16:55 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 31 Jan 2001 16:55:05 +0000 (16:55 +0000)
commit1071ae953d0cb4bf7aff1d0e714b987e8abd9ab0
tree8e3d4d4174c3433f1971860545a7820790432fc0
parent91be236255fceea4fd5880946d416539a8f4c4a4
Apparently usort() REQUIRES a user-defined function instead of a PHP
built-in function.  Worked fine on my machine, killed the server on another.

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