|
|
[SM-CVS] CVS: squirrelmail/plugins/message_details index.php,NONE,1.1.2.2: msg#00131
|
Subject: |
[SM-CVS] CVS: squirrelmail/plugins/message_details index.php,NONE,1.1.2.2 |
Update of /cvsroot/squirrelmail/squirrelmail/plugins/message_details
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31933/plugins/message_details
Added Files:
Tag: SM-1_4-STABLE
index.php
Log Message:
Adding more index.php files
Unifying index.php files
--- NEW FILE ---
<?php
/**
* index.php
*
* This file simply takes any attempt to view source files and sends those
* people to the login screen. At this point no attempt is made to see if the
* person is logged in or not.
*
* @copyright (c) 1999-2005 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: index.php,v 1.1.2.2 2005/09/11 22:31:39 jervfors Exp $
* @package plugins
* @subpackage message_details
*/
header('Location: ../index.php');
?>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
|
| |