* sync matches and replacement arrays again in magicHtml()
[squirrelmail.git] / functions / encode / cp1256.php
index 13736e424cd121289e74b90d108f3331d9d325d1..3c36580ab66ed9d7059ab91ca4810004906f0674 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_cp1256 ($string) {
  * Return cp1256 symbol when unicode character number is provided
  *
  * This function is used internally by charset_encode_cp1256
- * 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/cp1256.php is
  * included.
  *