Fix bad assumptions about parallel arrays - see it explode by removing folders withou...
[squirrelmail.git] / functions / decode / koi8_r.php
index 4c1da5f5f8ba80e3f4e9723885a2afa0b6021852..92110361b98d6708d06d11ae40bc4fb1dcfb57b7 100644 (file)
@@ -32,7 +32,7 @@
  * internal or external distribution as long as this notice remains
  * attached.
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2016 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -184,4 +184,3 @@ function charset_decode_koi8_r ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file