in sqgetGlobalVar, reset $value if it is not found.
[squirrelmail.git] / functions / imap_utf7_local.php
index 350c0525a1c18887e000216cb876a4d5b4607723..14f52bce063f6687d358b8b42683b8b5d386df75 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * functions/imap_utf7_local.php - utf7-imap functions
  *
- * Copyright (c) 1999-2004 The SquirrelMail Project Team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This implements all functions that do imap UTF7 conversions.
@@ -31,7 +31,7 @@ function sqimap_mb_convert_encoding($str, $to_encoding, $from_encoding, $default
 
 /**
  * encode folder name to utf7-imap
- * 
+ *
  * If mbstring functions do not support charset used by translation, falls back to iso-8859-1
  * @param string $s folder name
  * @return string utf7-imap encoded folder name