Adding more index.php files
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 11 Sep 2005 07:05:54 +0000 (07:05 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 11 Sep 2005 07:05:54 +0000 (07:05 +0000)
Unifying index.php files

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10091 7612ce4b-ef26-0410-bec9-ea0150e637f0

53 files changed:
class/deliver/index.php
class/helper/index.php
class/index.php
class/l10n/index.php
class/mime/index.php
class/template/index.php
config/index.php
functions/decode/index.php [new file with mode: 0644]
functions/encode/index.php [new file with mode: 0644]
functions/htmlentities/index.php
functions/index.php
help/index.php
images/index.php
images/themes/default/index.php
images/themes/index.php
images/themes/none/index.php
images/themes/xp/index.php
include/index.php
include/options/index.php
include/timezones/index.php
index.php
locale/index.php
plugins/abook_take/index.php [new file with mode: 0644]
plugins/administrator/index.php
plugins/bug_report/index.php
plugins/calendar/index.php
plugins/change_password/backend/index.php
plugins/change_password/index.php
plugins/filters/bulkquery/index.php [new file with mode: 0644]
plugins/filters/index.php
plugins/fortune/index.php [new file with mode: 0644]
plugins/index.php
plugins/info/index.php
plugins/listcommands/index.php
plugins/mail_fetch/index.php
plugins/message_details/index.php [new file with mode: 0644]
plugins/newmail/index.php
plugins/newmail/media/index.php [new file with mode: 0644]
plugins/newmail/sounds/index.php [new file with mode: 0644]
plugins/sent_subfolders/index.php
plugins/spamcop/index.php
plugins/squirrelspell/doc/index.php
plugins/squirrelspell/index.php
plugins/squirrelspell/js/index.php
plugins/squirrelspell/modules/index.php
plugins/translate/index.php
po/index.php
src/index.php
templates/default/index.php [new file with mode: 0644]
templates/default/js/index.php [new file with mode: 0644]
templates/index.php [new file with mode: 0644]
themes/css/index.php [new file with mode: 0644]
themes/index.php

index fd6dfdf7d906f22d3ae215bf6814a1e54ff3b7ac..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -1,16 +1,18 @@
 <?php
+
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
  */
+
 header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index fd6dfdf7d906f22d3ae215bf6814a1e54ff3b7ac..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -1,16 +1,18 @@
 <?php
+
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
  */
+
 header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 96f26784464325dbbf0c8047a07616dfaf97ce49..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -3,19 +3,16 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index fd6dfdf7d906f22d3ae215bf6814a1e54ff3b7ac..4f2681b284c61fb01fb2ed49992dff3954056e8f 100644 (file)
@@ -1,16 +1,19 @@
 <?php
+
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
+ * @subpackage i18n
  */
+
 header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index fd6dfdf7d906f22d3ae215bf6814a1e54ff3b7ac..5fd8b79ce86442e8e62668768474c606d2d01116 100644 (file)
@@ -1,16 +1,19 @@
 <?php
+
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
+ * @subpackage mime
  */
+
 header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index fd6dfdf7d906f22d3ae215bf6814a1e54ff3b7ac..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -1,16 +1,18 @@
 <?php
+
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
  */
+
 header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 1203d5ca128173229f8d14a517956db2db8fd3e7..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -3,18 +3,16 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * people to the login screen. At this point no attempt is made to see if the
+ * person is logged in or not.
  *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
diff --git a/functions/decode/index.php b/functions/decode/index.php
new file mode 100644 (file)
index 0000000..35a883a
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package squirrelmail
+ * @subpackage decode
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
diff --git a/functions/encode/index.php b/functions/encode/index.php
new file mode 100644 (file)
index 0000000..23bfb8b
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package squirrelmail
+ * @subpackage encode
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
index 4be5a592d8433b8b7fe0cd4a4f29e82216d85687..10ac217a3f42e54e4373b27c344eaf38279e5b81 100644 (file)
@@ -1,6 +1,11 @@
 <?php
+
 /**
- * Redirects to the login page.
+ * 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
@@ -8,6 +13,7 @@
  * @package squirrelmail
  * @subpackage strings
  */
-header("Location:../../src/login.php\n\n");
-exit();
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 4796b54441142c9c76484a2fbddc476bfbdb104e..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -3,21 +3,16 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
  */
 
-/** Redirect back to the login page
- * @ignore */
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index 1203d5ca128173229f8d14a517956db2db8fd3e7..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -3,18 +3,16 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * people to the login screen. At this point no attempt is made to see if the
+ * person is logged in or not.
  *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index 2cb4d2bb276986b0f98da74a96dd3353145d2ccc..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -1,14 +1,18 @@
 <?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
- ** or not.
- **/
+ * 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$
+ * @package squirrelmail
+ */
 
-header("Location:../index.php");
+header('Location: ../index.php');
 
-/** pretty impressive huh? **/
 ?>
\ No newline at end of file
index ff495ba86996f138addf3e74f666583b5f9bc018..10cb21466fa88e1fb42467e49e65a5998006dcc8 100644 (file)
@@ -1,3 +1,19 @@
 <?php
-header("Location:../../../index.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$
+ * @package squirrelmail
+ * @subpackage themes
+ */
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 2cb4d2bb276986b0f98da74a96dd3353145d2ccc..10cb21466fa88e1fb42467e49e65a5998006dcc8 100644 (file)
@@ -1,14 +1,19 @@
 <?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
- ** or not.
- **/
+ * 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$
+ * @package squirrelmail
+ * @subpackage themes
+ */
 
-header("Location:../index.php");
+header('Location: ../index.php');
 
-/** pretty impressive huh? **/
 ?>
\ No newline at end of file
index 95a749734caaccdd5857ae70e55f4e2b5ef735ed..10cb21466fa88e1fb42467e49e65a5998006dcc8 100644 (file)
@@ -1,17 +1,19 @@
 <?php
 
 /**
- * index.php -- Displays the main frameset
+ * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
+ * 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.
  *
- * Redirects to the login page.
- *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
+ * @subpackage themes
  */
 
-header("Location: src/login.php\n\n");
+header('Location: ../index.php');
 
-?>
-<html></html>
\ No newline at end of file
+?>
\ No newline at end of file
index 2cb4d2bb276986b0f98da74a96dd3353145d2ccc..10cb21466fa88e1fb42467e49e65a5998006dcc8 100644 (file)
@@ -1,14 +1,19 @@
 <?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
- ** or not.
- **/
+ * 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$
+ * @package squirrelmail
+ * @subpackage themes
+ */
 
-header("Location:../index.php");
+header('Location: ../index.php');
 
-/** pretty impressive huh? **/
 ?>
\ No newline at end of file
index c5e70db3493a4f58a3a47e80843be577ea321650..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -1,3 +1,18 @@
 <?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$
+ * @package squirrelmail
+ */
+
 header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index c5e70db3493a4f58a3a47e80843be577ea321650..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -1,3 +1,18 @@
 <?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$
+ * @package squirrelmail
+ */
+
 header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 605b925b7f48a7277d631dfc5600822b6ea0cea7..39bbfb440afc757be5eb73ddfc41b2aab7619f83 100644 (file)
@@ -1,16 +1,19 @@
 <?php
+
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
+ * @subpackage timezones
  */
-header("Location:../../index.php");
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1..d3bf6198e0a52348c2f3146a28c5a84122c5f96c 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,25 +1,25 @@
 <?php
 
 /**
- * index.php -- Redirect to the login page.
- *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
+ * index.php
  *
  * Redirects to the login page.
  *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
  */
 
-// are we configured yet?
+// Are we configured yet?
 if( ! file_exists ( 'config/config.php' ) ) {
-    echo "<html><body><p><strong>ERROR:</strong> Config file \"<tt>config/config.php</tt>\" not found. " .
-        "You need to configure SquirrelMail before you can use it.</p></body></html>";
+    echo '<html><body><p><strong>ERROR:</strong> Config file ' .
+        '&quot;<tt>config/config.php</tt>&quot; not found. You need to ' .
+        'configure SquirrelMail before you can use it.</p></body></html>';
     exit;
 }
 
-// if we are, go ahead to the login page.
-header("Location: src/login.php\n\n");
+// If we are, go ahead to the login page.
+header('Location: src/login.php');
 
-?>
-<html></html>
+?>
\ No newline at end of file
index 1203d5ca128173229f8d14a517956db2db8fd3e7..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -3,18 +3,16 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * people to the login screen. At this point no attempt is made to see if the
+ * person is logged in or not.
  *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
diff --git a/plugins/abook_take/index.php b/plugins/abook_take/index.php
new file mode 100644 (file)
index 0000000..ad94652
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package plugins
+ * @subpackage abook_take
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
index 1e48203d9d6d36492506f2acbc7bbf96d99172de..4d9fea1b3fff028803b2f34a4d01de2b498d334e 100644 (file)
@@ -1,17 +1,19 @@
 <?php
+
 /**
- *  index.php -- Displays the main frameset
+ * index.php
  *
- *  Redirects to the login page.
+ * 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.
  *
- * @version $Id$
  * @copyright (c) 1999-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package plugins
  * @subpackage administrator
  */
 
-   header("Location:../../src/login.php\n\n");
-   exit();
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index bffb85f53b184e0f47258175c0ce28e6bc3f6b54..038c02ea0691f4feba07ca4f95ae59829548cb07 100644 (file)
@@ -1,15 +1,19 @@
 <?php
+
 /**
- * index.php -- Displays the main frameset
+ * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
+ * 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.
  *
- * Redirects to the login page.
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
  * @subpackage bug_report
  */
-header("Location:../../index.php\n\n");
-exit();
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 24d528920600d27019f5da85b26d85768ca1d244..901fa57a9ef2ca266635f3fe03f5123b126a1a1e 100644 (file)
@@ -1,19 +1,19 @@
 <?php
 
 /**
- * index.php -- Displays the main frameset
+ * index.php
  *
- * Copyright (c) 2002-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
+ * 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.
  *
- * Redirects to the login page.
- *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package plugins
  * @subpackage calendar
  */
 
-header("Location:../../src/login.php\n\n");
-exit();
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index cb9234b5d3d8cba50774cf271c6d464021c6de6a..c4c044dfb647ef688156b697d9247bc34fefd822 100644 (file)
@@ -3,19 +3,17 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package plugins
+ * @subpackage change_password
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index 0ef357f02c54fb97011c3dc63d64bc241d93649f..c4c044dfb647ef688156b697d9247bc34fefd822 100644 (file)
@@ -3,20 +3,17 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package plugins
  * @subpackage change_password
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
diff --git a/plugins/filters/bulkquery/index.php b/plugins/filters/bulkquery/index.php
new file mode 100644 (file)
index 0000000..06063c2
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package plugins
+ * @subpackage filters
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
index 40f164b2780b5610f51820427d34ac179dabd9bc..06063c2efada43e77fe52b298feebe61d3001944 100644 (file)
@@ -1,17 +1,19 @@
 <?php
+
 /**
- *  index.php -- Displays the main frameset
+ * index.php
  *
- *  Redirects to the login page.
+ * 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.
  *
- * @version $Id$
  * @copyright (c) 1999-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package plugins
  * @subpackage filters
  */
 
-   header("Location:../../src/login.php\n\n");
-   exit();
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
diff --git a/plugins/fortune/index.php b/plugins/fortune/index.php
new file mode 100644 (file)
index 0000000..e42ca7e
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package plugins
+ * @subpackage fortune
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
index a0be3733718c2a1175df10e59e3d42b727e9083f..500da6532462c4f7ab2e91822d7aebabc8be4764 100644 (file)
@@ -3,19 +3,16 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * people to the login screen. At this point no attempt is made to see if the
+ * person is logged in or not.
  *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package plugins
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index 4864c58da92200d7d0f76f1f050d28618b74cd37..0db0512f6311d7f033ac3d3118aa6112d1b0b67c 100644 (file)
@@ -1,8 +1,11 @@
 <?php
+
 /**
- *  index.php -- Displays the main frameset
+ * index.php
  *
- * Redirects to the login page.
+ * 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
@@ -11,7 +14,6 @@
  * @subpackage info
  */
 
-   header("Location:../../src/login.php\n\n");
-   exit();
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index 83c7332ccfb6801c83a5a91a5d54fd73f33911bf..17570e003d9b79eb6c3f2ae3ead90948c79d00f7 100644 (file)
@@ -1,19 +1,19 @@
 <?php
 
 /**
- * index.php -- Displays the main frameset
+ * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * Redirects to the login page.
+ * 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$
  * @package plugins
  * @subpackage listcommands
  */
 
-header("Location:../../src/login.php\n\n");
-exit();
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index 4907e7fc187a5f75f3538581e7c0a767dd768cbb..6f7891fa812d1298419f395ac77d8d1cb3999f16 100644 (file)
@@ -1,18 +1,19 @@
 <?php
+
 /**
- * index.php -- Displays the main frameset
- *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
+ * index.php
  *
- * Redirects to the login page.
+ * 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$
  * @package plugins
  * @subpackage mail_fetch
- **/
+ */
 
-header("Location:../index.php\n\n");
-exit();
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
diff --git a/plugins/message_details/index.php b/plugins/message_details/index.php
new file mode 100644 (file)
index 0000000..19a9944
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package plugins
+ * @subpackage message_details
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
index 57c8d8878233671aef5e1984fc3f0fd42151e6c6..7ac21e74bc5985ccb8506099df4547d1098228e2 100644 (file)
@@ -1,16 +1,19 @@
 <?php
+
 /**
- *  index.php -- Displays the main frameset
+ * index.php
  *
- *  Copyright (c) 1999-2005 The SquirrelMail Project Team
- *  Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- *  Redirects to the login page.
+ * 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$
  * @package plugins
  * @subpackage newmail
- **/
-header("Location:../../src/login.php\n\n");
-exit();
+ */
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
diff --git a/plugins/newmail/media/index.php b/plugins/newmail/media/index.php
new file mode 100644 (file)
index 0000000..7ac21e7
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package plugins
+ * @subpackage newmail
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
diff --git a/plugins/newmail/sounds/index.php b/plugins/newmail/sounds/index.php
new file mode 100644 (file)
index 0000000..7ac21e7
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package plugins
+ * @subpackage newmail
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
index eca06712d4b995ba245ba9969ad5c2fdad3424b8..8c835789b44824fb0975dcb3c434bd36753a5887 100644 (file)
@@ -1,19 +1,19 @@
 <?php
 
-/*
- * index.php -- Displays the main frameset
+/**
+ * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * Redirects to the login page.
+ * 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$
  * @package plugins
  * @subpackage sent_subfolders
  */
 
-header("Location:../../src/login.php\n\n");
-exit();
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index 42c5c79a5e66e5edcacbc081d96b3e6fef122d60..b9d4d447ceb1e000463cca3b8c4aae6598a6d198 100644 (file)
@@ -1,8 +1,11 @@
 <?php
+
 /**
- *  index.php -- Displays the main frameset
+ * index.php
  *
- * Redirects to the login page.
+ * 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
@@ -11,6 +14,6 @@
  * @subpackage spamcop
  */
 
-header("Location:../../index.php\n\n");
-exit();
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 0a9f0f87c2f5d16d3be599b54b546f63c7e30b3c..d94dec0e3c1f40c90bde90421f3a8edbef50f399 100644 (file)
@@ -1,16 +1,19 @@
 <?php
+
 /**
- * index.php -- Displays the main frameset
+ * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * Redirects to the initial SquirrelMail page.
+ * 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$
  * @package plugins
  * @subpackage squirrelspell
  */
-header("Location:../../../index.php\n\n");
-exit();
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 8590f6d2042b1eded20c6ec4edc6749a83b85ae8..d94dec0e3c1f40c90bde90421f3a8edbef50f399 100644 (file)
@@ -3,20 +3,17 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * people to the login screen. At this point no attempt is made to see if the
+ * person is logged in or not.
  *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package plugins
  * @subpackage squirrelspell
  */
 
-header("Location: ../../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
index 0a9f0f87c2f5d16d3be599b54b546f63c7e30b3c..d94dec0e3c1f40c90bde90421f3a8edbef50f399 100644 (file)
@@ -1,16 +1,19 @@
 <?php
+
 /**
- * index.php -- Displays the main frameset
+ * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * Redirects to the initial SquirrelMail page.
+ * 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$
  * @package plugins
  * @subpackage squirrelspell
  */
-header("Location:../../../index.php\n\n");
-exit();
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 0a9f0f87c2f5d16d3be599b54b546f63c7e30b3c..d94dec0e3c1f40c90bde90421f3a8edbef50f399 100644 (file)
@@ -1,16 +1,19 @@
 <?php
+
 /**
- * index.php -- Displays the main frameset
+ * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * Redirects to the initial SquirrelMail page.
+ * 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$
  * @package plugins
  * @subpackage squirrelspell
  */
-header("Location:../../../index.php\n\n");
-exit();
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index cad46473470e0537bbd40b1e6b237e922ac88039..1d6775e9c2ce911c6b10e5f3d483a0bec33b1b99 100644 (file)
@@ -1,16 +1,19 @@
 <?php
+
 /**
- *  index.php -- Displays the main frameset
+ * index.php
  *
- *  Copyright (c) 1999-2005 The SquirrelMail Project Team
- *  Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- *  Redirects to the login page.
+ * 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$
  * @package plugins
  * @subpackage translate
  */
-header("Location:../../src/login.php\n\n");
-exit();
+
+header('Location: ../index.php');
+
 ?>
\ No newline at end of file
index 2cb4d2bb276986b0f98da74a96dd3353145d2ccc..10cb21466fa88e1fb42467e49e65a5998006dcc8 100644 (file)
@@ -1,14 +1,19 @@
 <?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
- ** or not.
- **/
+ * 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$
+ * @package squirrelmail
+ * @subpackage themes
+ */
 
-header("Location:../index.php");
+header('Location: ../index.php');
 
-/** pretty impressive huh? **/
 ?>
\ No newline at end of file
index 96f26784464325dbbf0c8047a07616dfaf97ce49..8d1118f20cc13e22d411839cbd726e715d7e542b 100644 (file)
@@ -3,19 +3,16 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * 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$
  * @package squirrelmail
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file
diff --git a/templates/default/index.php b/templates/default/index.php
new file mode 100644 (file)
index 0000000..3937e9e
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package squirrelmail
+ * @subpackage templates
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
diff --git a/templates/default/js/index.php b/templates/default/js/index.php
new file mode 100644 (file)
index 0000000..3937e9e
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package squirrelmail
+ * @subpackage templates
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
diff --git a/templates/index.php b/templates/index.php
new file mode 100644 (file)
index 0000000..3937e9e
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package squirrelmail
+ * @subpackage templates
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
diff --git a/themes/css/index.php b/themes/css/index.php
new file mode 100644 (file)
index 0000000..10cb214
--- /dev/null
@@ -0,0 +1,19 @@
+<?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$
+ * @package squirrelmail
+ * @subpackage themes
+ */
+
+header('Location: ../index.php');
+
+?>
\ No newline at end of file
index 1203d5ca128173229f8d14a517956db2db8fd3e7..10cb21466fa88e1fb42467e49e65a5998006dcc8 100644 (file)
@@ -3,18 +3,17 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * 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 or not.
+ * people to the login screen. At this point no attempt is made to see if the
+ * person is logged in or not.
  *
- * $Id$
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
+ * @subpackage themes
  */
 
-header("Location:../index.php");
-
-/* pretty impressive huh? */
+header('Location: ../index.php');
 
 ?>
\ No newline at end of file