Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > media > contrib-updates > by-pkgid > 5825c7e13b3de5c0a8d52026d64250af > files > 51

squirrelmail-1.4.22-1.1mdv2010.2.noarch.rpm

<?php

/**
 * index.php
 *
 * Redirects to the index.html file.
 *
 * @copyright 1999-2011 The SquirrelMail Project Team
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
 * @version $Id: index.php 14084 2011-01-06 02:44:03Z pdontthink $
 * @package squirrelmail
 */

header('Location: index.html');