Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 7fc7149dab6d309698f119d8bbd6ebd7 > files > 50

squirrelmail-1.4.23-0.svn20201220_0200.1.mga7.noarch.rpm

<?php

/**
 * index.php
 *
 * Redirects to the index.html file.
 *
 * @copyright 1999-2020 The SquirrelMail Project Team
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
 * @version $Id: index.php 14840 2020-01-07 07:42:38Z pdontthink $
 * @package squirrelmail
 */

header('Location: index.html');