* sync matches and replacement arrays again in magicHtml()
[squirrelmail.git] / functions / encode / koi8_r.php
index 19c2abe881356a81b5e3b5fcc6176c7987cf79c9..df4ee66fe00c91666946ba5565fafcbecc14cc54 100644 (file)
@@ -6,7 +6,7 @@
  * Unsupported characters are replaced with ?.
  *
  * @version $Id$
- * @copyright Copyright © SquirrelMail Development Team, 2004
+ * @copyright Copyright © 2004-2005 The SquirrelMail Project Team
  * @package squirrelmail
  * @subpackage encode
  */
@@ -30,7 +30,7 @@ function charset_encode_koi8_r ($string) {
  * Return koi8-r symbol when unicode character number is provided
  *
  * This function is used internally by charset_encode_koi8_r
- * function. It might be unavailable to other squirrelmail functions.
+ * function. It might be unavailable to other SquirrelMail functions.
  * Don't use it or make sure, that functions/encode/koi8_r.php is
  * included.
  *