Changed the second ereg() function to a strcasecmp also.
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 17 Jan 2001 17:11:20 +0000 (17:11 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 17 Jan 2001 17:11:20 +0000 (17:11 +0000)
commit0c40b2689f10919b37ebaa5c4ec2143f3eb3663f
tree4b28857a7b5cd16007903b7ee9cf3f728ea03847
parent0cff63835c93056e41434c3858880b9d864ae912
Changed the second ereg() function to a strcasecmp also.
Changed the "== 0" into negation
 - faster than a compare by a nanosecond or less   :-)
Same went for "else if" to "elseif"
(Hope I didn't break it again)

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