2 bugs in message_list:
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 15 Apr 2005 12:31:16 +0000 (12:31 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 15 Apr 2005 12:31:16 +0000 (12:31 +0000)
commit2bca4fda62efe475f73eb72f7c41e9df16503e15
tree5b9165596d25591f6fd629b2800269a46ff7359b
parentd3018c7beb7d7638f775ee4ff006ec107c645418
2 bugs in message_list:
- in PHP 4.1.x, the first part of in_array may not be an array. This gives a
  lot of warnings in the message display. Not sure how to fix this, so just adding a
  note to it now.
- initialize $aCol to empty array, not empty string, since it's expected to be
  an array further down.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9298 7612ce4b-ef26-0410-bec9-ea0150e637f0
templates/default/message_list.tpl