Seriously? The variable is named as an array and initialized as a string? Well, I...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 29 Dec 2017 20:03:40 +0000 (20:03 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 29 Dec 2017 20:03:40 +0000 (20:03 +0000)
commite7d5ff29db69101e42cd491d2fa42d4f83cd35a4
treeaeaaf886acd2f78a476fa58f65821b0a6397dd7b
parent049dd3d14ad72a9d624f6b67826e82ad1015c9dc
Seriously? The variable is named as an array and initialized as a string? Well, I hope no callers were expecting a potentially empty string, because now they will get an empty array instead. empty() should handle this fine, hopefully callers do something sane like that.

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