Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > b9beb879feee6187bbadd87b71189c24 > files > 20

squirrelmail-1.4.22-10.fc18.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');