using popen instead of shell_exec. shell_exec is disabled in safe mode.
[squirrelmail.git] / functions / decode / cp1257.php
index eebf77fd8f892ef5d5dda5e750e3fc1bb6c5fbd2..8a560db2a95a5c0c83f0075e228c01b4c306d161 100644 (file)
@@ -1,10 +1,8 @@
 <?php
+
 /**
  * decode/cp1257.php
  *
- * Copyright (c) 2003-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * This file contains cp1257 decoding function that is needed to read
  * cp1257 encoded mails in non-cp1257 locale.
  *
@@ -18,6 +16,8 @@
  *  Date:          04/15/98
  *  Contact:       cpxlate@microsoft.com
  *
+ * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage decode