Weird locales seem to mess with uppercase i, and php seems to like to
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 10 Mar 2003 18:01:45 +0000 (18:01 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 10 Mar 2003 18:01:45 +0000 (18:01 +0000)
commitfbb76d0ea54c7283a51ed3690353ba842f572ab4
tree4da5ef0b156c9037900e922b12805adec3639381
parent6defa1f6070041655e26ebd2febdb3805f2cf462
Weird locales seem to mess with uppercase i, and php seems to like to
convert function names according to locales... bad php, but not much we can
do.  Changed quoteIMAP to quoteimap to work around this for now.  It's only
used during login as far as I can find.

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