Priority stuff is not working properly. I've defaulted prioriy to normal
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 10 Jan 2002 15:17:50 +0000 (15:17 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 10 Jan 2002 15:17:50 +0000 (15:17 +0000)
commit09278ebf0a2f09c476dcf9eb8ce684c69ee63936
treec9da6a773b6043f5082affde028b14f6f5e2e21a
parentca6e7f053bbd00316c35105b1a8c50789a69f9ab
Priority stuff is not working properly. I've defaulted prioriy to normal
but it seems strange that:

$priority_level = substr($message->header->priority,0,1);

doesn't return a valid priority level.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2112 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/read_body.php