Getting ready for 1.2.0 release.
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 23 Dec 2001 07:42:40 +0000 (07:42 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 23 Dec 2001 07:42:40 +0000 (07:42 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1888 7612ce4b-ef26-0410-bec9-ea0150e637f0

123 files changed:
AUTHORS
ChangeLog
config/index.php
functions/abook_database.php
functions/abook_global_file.php
functions/abook_ldap_server.php
functions/abook_local_file.php
functions/addressbook.php
functions/array.php
functions/attachment_common.php
functions/auth.php
functions/constants.php
functions/date.php
functions/db_prefs.php
functions/display_messages.php
functions/gettext.php
functions/i18n.php
functions/imap.php
functions/imap_general.php
functions/imap_mailbox.php
functions/imap_messages.php
functions/imap_search.php
functions/index.php
functions/mailbox_display.php
functions/mime.php
functions/options.php
functions/page_header.php
functions/prefs.php
functions/smtp.php
functions/strings.php
functions/tree.php
functions/url_parser.php
help/index.php
index.php
locale/index.php
plugins/bug_report/INSTALL [new file with mode: 0644]
plugins/bug_report/README [new file with mode: 0644]
plugins/bug_report/bug_report.php [new file with mode: 0644]
plugins/bug_report/setup.php [new file with mode: 0644]
plugins/filters/filters.php
plugins/filters/index.php
plugins/filters/options.php
plugins/filters/setup.php
plugins/filters/spamoptions.php
plugins/index.php
plugins/mail_fetch/class.POP3.php
plugins/mail_fetch/fetch.php
plugins/mail_fetch/functions.php
plugins/mail_fetch/options.php
plugins/mail_fetch/setup.php
plugins/newmail/newmail.php
plugins/newmail/newmail_opt.php
plugins/newmail/setup.php
plugins/newmail/testsound.php
plugins/squirrelspell/index.php
plugins/squirrelspell/modules/check_me.mod.php
plugins/squirrelspell/modules/crypto.mod.php
plugins/squirrelspell/modules/crypto_badkey.mod.php
plugins/squirrelspell/modules/edit_dic.mod.php
plugins/squirrelspell/modules/enc_setup.mod.php
plugins/squirrelspell/modules/forget_me.mod.php
plugins/squirrelspell/modules/forget_me_not.mod.php
plugins/squirrelspell/modules/init.mod.php
plugins/squirrelspell/modules/lang_change.mod.php
plugins/squirrelspell/modules/lang_setup.mod.php
plugins/squirrelspell/modules/options_main.mod.php
plugins/squirrelspell/setup.php
plugins/squirrelspell/sqspell_config.php
plugins/squirrelspell/sqspell_functions.php
plugins/squirrelspell/sqspell_interface.php
plugins/squirrelspell/sqspell_options.php
plugins/translate/options.php
plugins/translate/setup.php
src/addrbook_popup.php
src/addrbook_search.php
src/addrbook_search_html.php
src/addressbook.php
src/compose.php
src/delete_message.php
src/download.php
src/draft_actions.php
src/empty_trash.php
src/folders.php
src/folders_create.php
src/folders_delete.php
src/folders_rename_do.php
src/folders_rename_getname.php
src/folders_subscribe.php
src/help.php
src/image.php
src/index.php
src/left_main.php
src/load_prefs.php
src/login.php
src/move_messages.php
src/options.php
src/options_display.php
src/options_folder.php
src/options_highlight.php
src/options_identities.php
src/options_order.php
src/options_personal.php
src/printer_friendly_bottom.php
src/printer_friendly_main.php
src/printer_friendly_top.php
src/read_body.php
src/redirect.php
src/retrievalerror.php
src/right_main.php
src/search.php
src/signout.php
src/validate.php
src/vcard.php
src/webmail.php
themes/README.themes
themes/black_bean_burrito_theme.php
themes/blue_grey_theme.php
themes/bluesnews_theme.php
themes/bluesteel_theme.php
themes/dark_grey_theme.php
themes/deepocean2_theme.php
themes/deepocean_theme.php
themes/index.php

diff --git a/AUTHORS b/AUTHORS
index 3ac6989843817f300ca34a3af7f0d9ca77294327..5950038b3c330f86deaef5ace732126a898225dc 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,6 @@
  Developers:
  -----------
-   Paul Joseph Thompson <captbunzo@squirrelmail.org>
+   Paul Thompson    <captbunzo@squirrelmail.org>
    Luke Ehresman    <luke@squirrelmail.org> http://www.css.tayloru.edu/~lehresma
    Tyler Akins
    Lewis Bergman
    Finnish       Teemu Junnila <teejun@vallcom.com>
    French        Ali Nedjimi <lrdfrx@club-internet.fr>
                  Nicolas Cartron <nc@ncartron.com> 
-                Olivier Piquerez <piquerez@topd.ch>  
+                 Olivier Piquerez <piquerez@topd.ch>  
    German        Roland Bauerschmidt <rb@debian.org>
                  Ralf Hildebrandt <Ralf.Hildebrandt@charite.de> 
-                Klaus Brunner <klaus@winf.at>
+                 Klaus Brunner <klaus@winf.at>
    Hungarian     István-Attila András <bergkatten@netscape.net>
    Icelandic     Karl Heiðar <karlh@macho.is>
    Indonesian    Arief S Fitrianto <arief@fisika.ui.ac.id>
index 2dc49ad4df5abee858ff567964d972fb6708317c..9d9c265ad67ff6857be5ca76bae33ce0982daff0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,17 @@
-***************************************************************
-*** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
-****************************************************************
+**************************************
+*** Squirrelmail Stable Series 1.2 ***
+**************************************
 
-Version 1.2.0-rc4 -- December ??, 2001 (PENDING)
+Version 1.2.0 -- December 25, 2001 (PENDING)
 ------------------------------------------------
   - Cleanup of the paginator code, improving display style.
+  - Cleanup of configuration file code, a bit.
+  - Introduction of sent_subfolders plugin as Official Plugin.
+
+
+***************************************************************
+*** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
+****************************************************************
 
 Version 1.2.0-rc3 -- December 2, 2001
 -------------------------------------
index 9d9ed2ca6618c108a7fac708dc9415edd07d972a..b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef 100644 (file)
@@ -1,14 +1,20 @@
 <?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
+ *
+ * Copyright (c) 1999-2002 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.
+ *
+ * $Id$
+ */
 
 header("Location:../index.php");
 
-/** pretty impressive huh? **/
+/* pretty impressive huh? */
+
 ?>
index 675491f27a9b23cffd7ef2fc27c7d883e28a7834..952884091b70fa84c3b3b37ab7d8cf387a0b8ece 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * abook_database.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The Squirrelmail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Backend for personal addressbook stored in a database,
index b90f58d3e4f8ee1db28ccbf87173b8b1ffa92325..51bd007669a8b4e3f0d36a8b7a36da26e7c4034a 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * abook_local_file.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The Squirrelmail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Backend for addressbook as a pipe separated file
index 4198405aebab00e7e01af29b95885533a6cd7c08..97f495329d8ed18f905d61495594832686c7f6d8 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * abook_ldap_server.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The Squirrelmail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Address book backend for LDAP server
index 7863fa7c1b62991639842cf1064fe9c3aba708a0..aaa9c0d3a017e8b24222818e275fbe20e65308c0 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * abook_local_file.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Backend for addressbook as a pipe separated file
index 271155daeb72a850c621b83781c08126639533e1..92f298c2bea5cad7849604e45a60c490394cfeb5 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * addressbook.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Functions and classes for the addressbook system.
@@ -511,4 +511,4 @@ class addressbook_backend {
 
 }
 
-?>
\ No newline at end of file
+?>
index 09fc992bbf02a1e94f6681da3cb0f2b27fd09123..bd85eff27932cc3d9d76647124e6d38ee22e80e4 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * array.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains functions that work with array manipulation.  They
index 019af14b64e301d511e8e541fc59b37bb248450b..1f69325d6e990dde2118fbb0b6bc6e94f00bb751 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * attachment_common.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file provides the handling of often-used attachment types.
index 61fe9cf188263a9e6c58633e0cac3d9799444a7c..ba8a6de1ec05b6ac0fced55142293000dbb806fe 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * auth.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Contains functions used to do authentication.
index 1dba41caf36bc7627d002ace0cc42b067e3e676b..ed75631f4039d1ddb4ce03b582445e5f367cc5b8 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * constants.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Loads constants used by the rest of the Squirrelmail source.
@@ -51,4 +51,4 @@ define('SMPREF_JS_AUTODETECT', 2);
 
 do_hook('loading_constants');
 
-?>
\ No newline at end of file
+?>
index 7276811aea3bede464e2fd9c752125f8c9c0cd70..ef3f0fadfd008f1baf43742afed6121cd50cad51 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * date.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Takes a date and parses it into a usable format.  The form that a
index 442e9d26d4cb293f7b0cbff3fff3eb6638382dcc..6a71c1bf8592b67b463f52687d07e5c322a3837d 100644 (file)
@@ -1,8 +1,9 @@
 <?php
+
 /**
  * db_prefs.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains functions for manipulating user preferences
index c599c93d8afdf746cea8ab0cd69df89c2569ab93..3c8e72e6b054e12b7ef7dba14a3ae46a21877857 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * display_messages.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains all messages, including information, error, and just
@@ -92,4 +92,4 @@ function plain_error_message($message, $color) {
     echo '</TABLE>';
 }
     
-?>
\ No newline at end of file
+?>
index a1a4f26ebeedb0b6dcfbdd1901451d590a376a84..50ce7b251e84c50e0514164da78ff4f4b5bcc599 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * gettext.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Alternate to the system's built-in gettext.
index 1d5f66b95c1a9dab3a531c74f41f805092fa4063..c1dc54c9fcf5972787d386e8755889a9fdcc8197 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * i18n.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file contains variuos functions that are needed to do
index 6f0b54dad527408c7172e1fa20cb26e27fa79aaf..ffaf11a65dbb2c40282de052e32160c4a298cc53 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * imap.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This just includes the different sections of the imap functions.
index 593187bc0f4603bb9a72d91ec6f584d4c16a2406..cac7b592f47b18b27fc6287f00b123f67690abe6 100755 (executable)
@@ -1,14 +1,14 @@
 <?php
 
 /**
- *   imap.php
+ * imap.php
  *
- *   Copyright (c) 1999-2001 The SquirrelMail Development Team
- *   Licensed under the GNU GPL. For full terms see the file COPYING.
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
- *   This implements all functions that do general imap functions.
+ * This implements all functions that do general imap functions.
  *
- *   $Id$
+ * $Id$
  */
 
 require_once('../functions/page_header.php');
@@ -385,4 +385,4 @@ function sqimap_append_done ($imap_stream) {
     $tmp = fgets ($imap_stream, 1024);
 }
    
-?>
\ No newline at end of file
+?>
index 9ce0ff410c58a4f72b8b23580c11666acbc17fd2..a4936b67812c44ef33bc6f8d220ecf43a17b6298 100755 (executable)
@@ -3,7 +3,7 @@
 /**
  * imap_mailbox.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This impliments all functions that manipulate mailboxes
index 8b57f5e4bfac3c07136b1e130f3aa0d5feda6d61..dbb59f4e31fab9f79970327175c8ae2a841bd715 100755 (executable)
@@ -3,7 +3,7 @@
 /**
  * imap_messages.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This implements functions that manipulate messages
index e1cc1de2739d80563af70621c2acced5b1f7e998..4190597ffca77b500273a3a7bb96ab5939fb211f 100644 (file)
@@ -1,14 +1,14 @@
 <?php
 
 /**
- *   imap_search.php
+ * imap_search.php
  *
- *   Copyright (c) 1999-2001 The Squirrelmail Development Team
- *   Licensed under the GNU GPL. For full terms see the file COPYING.
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
- *   IMAP search routines
+ * IMAP search routines
  *
- *  $Id$
+ * $Id$
  */
 
 require_once('../functions/imap.php');
@@ -159,4 +159,4 @@ function sqimap_search($imapConnection,$search_where,$search_what,$mailbox,$colo
     }
 }
 
-?>
\ No newline at end of file
+?>
index bc641e5ff33a61df39e459965cc1797c67a19afb..b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef 100644 (file)
@@ -1,17 +1,16 @@
 <?php
 
 /**
- *  index.php
+ * index.php
  *
- *   Copyright (c) 1999-2001 The SquirrelMail Development Team
- *   Licensed under the GNU GPL. For full terms see the file COPYING.
+ * Copyright (c) 1999-2002 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.
+ * 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.
  *
- *   $Id$
+ * $Id$
  */
 
 header("Location:../index.php");
index dd38cfa3869bf4ec5af499328d09fae42d7196a9..d209aa51c13503596d4d1828c9cac3104c597f21 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * mailbox_display.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains functions that display mailbox information, such as the
index b5a6310ddd4f06cde2cc13cc1f4d94f228aea67a..aee86e84971dd318d02e4a7b3606accbf7ce8b7a 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * mime.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains the functions necessary to detect and decode MIME
index c9e6df183a54bb0c0cf78302cf1e1547bb8807f4..d4aa8bc68d525e9be4b2c6d5dce8000a1cffca2c 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * options.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Functions needed to display the options pages.
index b5e8bfe4f5b388cfa02c49da2fcdbdcd20a70b7c..c3d9a66643b51ef15f26752b1e7f0119eb7b2859 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * page_header.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Prints the page header (duh)
index ad32bf9149bb105c31dffbf5d97ec979f16a938c..b9e63e6957de379bc7bc2c4e696bb8704fbd9baa 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * prefs.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains functions for manipulating user preferences
index e506373017333a677bbc37e2b1e4581d219471e6..9b2c7ea521f829985ec10dee3b2871e45e59df2f 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * smtp.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains all the functions needed to send messages through
index 30f47629ff82e393ffd9fabaf8e1667355663b83..d2aacc24e71eeab6a107b747b59722ceb3afa0c1 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * strings.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This code provides various string manipulation functions that are
@@ -586,4 +586,4 @@ $version = '1.2.0 [cvs]';
         }
     }
 
-?>
\ No newline at end of file
+?>
index 0d2a5f597e993b336f450b910942bee16c2a3975..5d9657943c8db0cc2e1955194da26d71f56ae00c 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * tree.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This code provides various string manipulation functions that are
index df65fcda8ea92789fdefbff922cd81d8fed5a6e2..471a84e6fb345d4bb1cffd79fe06135ac3ed64ad 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * url_parser.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This code provides various string manipulation functions that are
index 9d9ed2ca6618c108a7fac708dc9415edd07d972a..b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef 100644 (file)
@@ -1,14 +1,20 @@
 <?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
+ *
+ * Copyright (c) 1999-2002 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.
+ *
+ * $Id$
+ */
 
 header("Location:../index.php");
 
-/** pretty impressive huh? **/
+/* pretty impressive huh? */
+
 ?>
index 1ece875f6c09d8f297a47d91b1f6ce7898ede7cf..92f94cd419036789e74616071f130aae1960d9a3 100644 (file)
--- a/index.php
+++ b/index.php
@@ -3,7 +3,7 @@
 /**
  * index.php -- Displays the main frameset
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Redirects to the login page.
index 9d9ed2ca6618c108a7fac708dc9415edd07d972a..b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef 100644 (file)
@@ -1,14 +1,20 @@
 <?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
+ *
+ * Copyright (c) 1999-2002 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.
+ *
+ * $Id$
+ */
 
 header("Location:../index.php");
 
-/** pretty impressive huh? **/
+/* pretty impressive huh? */
+
 ?>
diff --git a/plugins/bug_report/INSTALL b/plugins/bug_report/INSTALL
new file mode 100644 (file)
index 0000000..945acc9
--- /dev/null
@@ -0,0 +1,16 @@
+Installing Plugins
+==================
+Simply untar the file in the plugins directory, and make sure it is
+in its own directory, and that the name of the directory is the name
+of the plugin.  Example below uses "plug_demo" as the name of the 
+plugin:
+
+  $ cd plugins
+  $ tar -zxvf /usr/archives/plug_demo.tar.gz
+
+Then go to your config directory and run conf.pl.  Choose option
+8 and add the plugin.  Save and exit, then that should be all
+if the plugin was made correctly.  :)
+
+  $ cd ../config
+  $ ./conf.pl
diff --git a/plugins/bug_report/README b/plugins/bug_report/README
new file mode 100644 (file)
index 0000000..a2f59f2
--- /dev/null
@@ -0,0 +1,51 @@
+Bug Reporter -- Version 1.0
+
+Need to submit a bug?  Need to know valuable system information?  Need
+to be accurate?  This should do it for you.
+
+
+Features
+========
+
+* You save yourself a lot of typing
+* By default, this is not enabled.
+* Provides detailed setup information to help diagnose your problem
+* Has some warnings that can help out the person submitting the bug report
+
+
+Description
+===========
+
+When people stumble across a bug, which may happen in a work-in-progress,
+often times they would like to help out the software and get rid of the bug.
+Sometimes, these people don't know much about the system and how it is set
+up -- they know enough to make the bug happen for them.  This bug report
+plugin is designed to gather all of the non-private information for the user
+automatically, so that the user doesn't need to know more than how to trigger
+the bug.
+
+
+Future Work
+===========
+
+* Add more data
+* Add more warnings
+
+
+Installation
+============
+
+As with other plugins, just uncompress the archive in the plugins
+directory, go back to the main directory, run configure and add the plugin.
+
+Questions/comments/flames/etc can be sent to
+    Tyler Akins <fidian@tiny.net>
+
+
+Changes
+=======
+1.0 -> 1.1
+ * Added a bit more data to the report
+ * Cleaned up some HTML
+ * Altered link in menu bar to look good with other plugins
+ * User-selectable list for where message gets sent to
\ No newline at end of file
diff --git a/plugins/bug_report/bug_report.php b/plugins/bug_report/bug_report.php
new file mode 100644 (file)
index 0000000..f718637
--- /dev/null
@@ -0,0 +1,218 @@
+<?php
+
+/**
+ * bug_report.php
+ *
+ * This generates the bug report data, gives information about where
+ * it will be sent to and what people will do with it, and provides
+ * a button to show the bug report mail message in order to actually
+ * send it.
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail development team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * This is a standard Squirrelmail-1.2 API for plugins.
+ *
+ * $Id$
+ */
+                                       
+   chdir("..");
+
+   session_start();
+
+   if (!isset($config_php))
+      /* '_once' Added by ri_once */ include_once("../config/config.php");
+   if (!isset($strings_php))
+      /* '_once' Added by ri_once */ include_once("../functions/strings.php");
+   if (!isset($page_header_php))
+      /* '_once' Added by ri_once */ include_once("../functions/page_header.php");
+   if (!isset($display_messages_php))
+      /* '_once' Added by ri_once */ include_once("../functions/display_messages.php");
+   if (!isset($imap_php))
+      /* '_once' Added by ri_once */ include_once("../functions/imap.php");
+   if (!isset($array_php))
+      /* '_once' Added by ri_once */ include_once("../functions/array.php");
+   if (!isset($i18n_php))
+      /* '_once' Added by ri_once */ include_once("../functions/i18n.php");
+
+
+   /* '_once' Added by ri_once */ include_once("../src/load_prefs.php");
+   displayPageHeader($color, "None");
+
+
+   function Show_Array($array)
+   {
+      foreach ($array as $key => $value)
+      {
+         if ($key != 0 || $value != '')
+         {
+           $str .= "    * $key = $value\n";
+         }
+      }
+      if ($str == '')
+          return "    * Nothing listed\n";
+      return $str;
+   }
+   
+   $body_top .= "I subscribe to the squirrelmail-list mailing list.\n";
+   $body_top .= "  [ ]  True - No need to CC me when replying\n";
+   $body_top .= "  [ ]  False - Please CC me when replying\n";
+   $body_top .= "\n";
+   $body_top .= "This bug occurs when I ...\n";
+   $body_top .= "  ... view a particular message\n";
+   $body_top .= "  ... use a specific plugin/function\n";
+   $body_top .= "  ... try to do/view/use ....\n";
+   $body_top .= "\n\n\n";
+   $body_top .= "The description of the bug:\n\n\n";
+   $body_top .= "I can reproduce the bug by:\n\n\n";
+   $body_top .= "(Optional) I got bored and found the bug occurs in:\n\n\n";
+   $body_top .= "(Optional) I got really bored and here's a fix:\n\n\n";
+   $body_top .= "----------------------------------------------\n";
+
+
+   $body .= "\nMy browser information:\n";
+   $body .= "  $HTTP_USER_AGENT\n";
+   $body .= "  get_browser() information (List)\n";
+   $browser = get_browser();
+   $body .= Show_Array((array) $browser);
+
+   $body .= "\nMy web server information:\n";
+   $body .= "  PHP Version " . phpversion() . "\n";
+   $body .= "  PHP Extensions (List)\n";
+   $body .= Show_Array(get_loaded_extensions());
+   // Apache version?
+   
+   $body .= "\nSquirrelMail-specific information:\n";
+   $body .= "  Version:  $version\n";
+   $body .= "  Plugins (List)\n";
+   $body .= Show_Array($plugins);
+   if ($ldap_server[0] && ! extension_loaded('ldap'))
+   {
+       $warning = 1;
+       $warnings['ldap'] = "LDAP server defined in SquirrelMail config, " .
+           "but the module is not loaded in PHP";
+       $corrections['ldap'][] = "Reconfigure PHP with the option '--with-ldap'";
+       $corrections['ldap'][] = "Then recompile PHP and reinstall";
+       $corrections['ldap'][] = "-- OR --";
+       $corrections['ldap'][] = "Reconfigure SquirrelMail to not use LDAP";
+   }
+   
+   $body .= "\nMy IMAP server information:\n";
+   $body .= "  Server type:  $imap_server_type\n";
+   $imap_stream = fsockopen ($imapServerAddress, $imapPort, &$error_number, &$error_string);
+   $server_info = fgets ($imap_stream, 1024);
+   if ($imap_stream)
+   {
+       // SUPRESS HOST NAME
+       $list = explode(' ', $server_info);
+       $list[2] = '[HIDDEN]';
+       $server_info = implode(' ', $list);
+       $body .=  "  Server info:  $server_info";
+       fputs ($imap_stream, "a001 CAPABILITY\r\n");
+       $read = fgets($imap_stream, 1024);
+       $list = explode(' ', $read);
+       array_shift($list);
+       array_shift($list);
+       $read = implode(' ', $list);
+       $body .= "  Cabailities:  $read";
+       fputs ($imap_stream, "a002 LOGOUT\r\n");
+       fclose($imap_stream);
+   }
+   else
+   {
+     $body .= "  Unable to connect to IMAP server to get information.\n";
+     $warning = 1;
+     $warnings['imap'] = "Unable to connect to IMAP server";
+     $corrections['imap'][] = "Make sure you specified the correct mail server";
+     $corrections['imap'][] = "Make sure the mail server is running IMAP, not POP";
+     $corrections['imap'][] = "Make sure the server responds to port $imapPort";
+   }
+   
+   $warning_num = 0;
+   if ($warning)
+   {
+       foreach ($warnings as $key => $value)
+       {
+           if ($warning_num == 0)
+           {
+               $body_top .= "WARNINGS WERE REPORTED WITH YOUR SETUP:\n";
+               $body_top = "WARNINGS WERE REPORTED WITH YOUR SETUP -- SEE BELOW\n\n$body_top";
+               $warning_html = "<h1>Warnings were reported with your setup:</h1>\n<dl>\n";
+           }
+           $warning_num ++;
+           $warning_html .= "<dt><b>$value</b></dt>\n";
+           $body_top .= "\n$value\n";
+           foreach ($corrections[$key] as $corr_val)
+           {
+               $body_top .= "  * $corr_val\n";
+               $warning_html .= "<dd>* $corr_val</dd>\n";
+           }
+       }
+       $warning_html .= "</dl>\n<p>$warning_num warning(s) reported.</p>\n<hr>\n";
+       $body_top .= "\n$warning_num warning(s) reported.\n";
+       $body_top .= "----------------------------------------------\n";
+   }
+   
+   $body = htmlspecialchars($body_top . $body);
+
+?>
+   <br>
+   <table width=95% align=center border=0 cellpadding=2 cellspacing=0><tr><td bgcolor="<?php echo $color[0] ?>">
+      <center><b>Submit a Bug Report</b></center>
+   </td></tr></table>
+
+   <?PHP echo $warning_html; ?>
+
+   <p><font size="+1">Before you send your bug report</font>, please make sure to
+   check this checklist for any common problems.</p>
+   
+   <ul>
+   <li>Make sure that you are running the most recent copy of 
+     <a href="http://www.squirrelmail.org/">SquirrelMail</a>.  You are currently
+     using version <?PHP echo $version ?>.</li>
+   <li>Check to see if you bug is already listed in the
+   <a href="http://sourceforge.net/bugs/?group_id=311">Bug List</a> on SourceForge.
+   If it is, we already know about it and are trying to fix it.</li>
+   <li>Try to make sure that you can repeat it.  If the bug happens
+     sporatically, try to document what you did when it happened.  If it
+     always occurs when you view a specific message, keep that message around 
+     so maybe we can see it.</li>
+   <li>If there were warnings displayed above, try to resolve them yourself.
+     Read the guides in the <tt>doc/</tt> directory where SquirrelMail was
+     installed.</li>
+   </ul>
+   
+   <p>Pressing the button below will start a mail message to the developers
+   of SquirrelMail that will contain a lot of information about your system,
+   your browser, how SquirrelMail is set up, and your IMAP server.  It will
+   also prompt you for information.  Just fill out the sections at the top.
+   If you like, you can scroll down in the message to see what else is being
+   sent.</p>
+   
+   <p>Please make sure to fill out as much information as you possibly can to
+   give everyone a good chance of finding and removing the bug.  Submitting
+   your bug like this will not have it automatically added to the bug list on
+   SourceForge, but someone who gets your message may add it for you.</p>
+
+   <form action="../../src/compose.php" method=post>
+   <table align=center border=0>
+   <tr>
+     <td>
+       This bug involves: <select name="send_to">
+         <option value="squirrelmail-list@lists.sourceforge.net">the general program</option>
+         <option value="squirrelmail-plugins@lists.sourceforge.net">a specific plugin</option>
+       </select>
+     </td>
+   </tr>
+   <tr>
+     <td align=center>
+       <input type="hidden" name="send_to_cc" value="">
+       <input type="hidden" name="send_to_bcc" value="">
+       <input type="hidden" name="subject" value="Bug Report">
+       <input type="hidden" name="body" value="<?PHP echo $body ?>">
+       <input type="submit" value="Start Bug Report Form">
+     </td>
+   </tr>
+   </table>
+   </form>
+</body></html>
diff --git a/plugins/bug_report/setup.php b/plugins/bug_report/setup.php
new file mode 100644 (file)
index 0000000..a9eb570
--- /dev/null
@@ -0,0 +1,79 @@
+<?php
+
+/**
+ * setup.php
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail development team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * This is a standard Squirrelmail-1.2 API for plugins.
+ *
+ * $Id$
+ */
+
+/* This button fills out a form with your setup information already
+   gathered -- all you have to do is type. */
+
+
+/* Initialize the bug report plugin */
+function squirrelmail_plugin_init_bug_report()
+{
+  global $squirrelmail_plugin_hooks;
+
+  $squirrelmail_plugin_hooks['menuline']['bug_report'] = 'bug_report_button';
+  $squirrelmail_plugin_hooks['options_display_inside']['bug_report'] = 'bug_report_options';
+  $squirrelmail_plugin_hooks['options_display_save']['bug_report'] = 'bug_report_save';
+  $squirrelmail_plugin_hooks['loading_prefs']['bug_report'] = 'bug_report_load';
+}
+
+
+/* Show the button in the main bar */
+function bug_report_button() 
+{
+  global $color, $bug_report_visible;
+
+  if (! $bug_report_visible) 
+    return;
+    
+  displayInternalLink('plugins/bug_report/bug_report.php', 'Bug', '');
+  echo "&nbsp;&nbsp;\n";
+}
+
+
+function bug_report_save() 
+{
+  global $username,$data_dir;
+  global $bug_report_bug_report_visible;
+
+  if (isset($bug_report_bug_report_visible)) 
+  {
+    setPref($data_dir, $username, 'bug_report_visible', '1');
+  } 
+  else 
+  {
+    setPref($data_dir, $username, 'bug_report_visible', '');
+  }
+}
+
+
+function bug_report_load()
+{ 
+  global $username, $data_dir;
+  global $bug_report_visible;
+
+  $bug_report_visible = getPref($data_dir, $username, 'bug_report_visible');
+}
+
+
+function bug_report_options()
+{
+  global $bug_report_visible;
+  
+  echo "<tr><td align=right nowrap>Bug Reports:</td>\n";
+  echo "<td><input name=\"bug_report_bug_report_visible\" type=CHECKBOX";
+  if ($bug_report_visible)
+    echo " CHECKED";
+  echo "> Show button in toolbar</td></tr>\n";
+}
+
+?>
index c09562ebbc6e6815356b5b0062b501cfc942b6c6..975623247a83da60f3498ff0bd14327558cf29a6 100644 (file)
@@ -1,28 +1,29 @@
 <?php
 
-   /**
-    **  Message and Spam Filter Plugin
-    **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
-    **  Licensed under the GNU GPL. For full terms see the file COPYING.
-    **
-    **  This plugin filters your inbox into different folders based upon given
-    **  criteria.  It is most useful for people who are subscibed to mailing lists
-    **  to help organize their messages.  The argument stands that filtering is
-    **  not the place of the client, which is why this has been made a plugin for
-    **  SquirrelMail.  You may be better off using products such as Sieve or
-    **  Procmail to do your filtering so it happens even when SquirrelMail isn't
-    **  running.
-    **
-    **  If you need help with this, or see improvements that can be made, please
-    **  email me directly at the address above.  I definately welcome suggestions
-    **  and comments.  This plugin, as is the case with all SquirrelMail plugins,
-    **  is not directly supported by the developers.  Please come to me off the
-    **  mailing list if you have trouble with it.
-    **
-    **  Also view plugins/README.plugins for more information.
-    **
-    **/
+/**
+ * Message and Spam Filter Plugin
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * This plugin filters your inbox into different folders based upon given
+ * criteria.  It is most useful for people who are subscibed to mailing lists
+ * to help organize their messages.  The argument stands that filtering is
+ * not the place of the client, which is why this has been made a plugin for
+ * SquirrelMail.  You may be better off using products such as Sieve or
+ * Procmail to do your filtering so it happens even when SquirrelMail isn't
+ * running.
+ *
+ * If you need help with this, or see improvements that can be made, please
+ * email me directly at the address above.  I definately welcome suggestions
+ * and comments.  This plugin, as is the case with all SquirrelMail plugins,
+ * is not directly supported by the developers.  Please come to me off the
+ * mailing list if you have trouble with it.
+ *
+ * Also view plugins/README.plugins for more information.
+ *
+ * $Id$
+ */
 
     function filters_sqimap_read_data ($imap_stream, $pre, $handle_errors, &$response, &$message) {
         global $color, $squirrelmail_language, $imap_general_debug;
index 7230fe5045ef19e5d2b759e971a575947d2748d3..de0b3693d796b6518a9e4f945eb56780cfa564e1 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  index.php -- Displays the main frameset
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Redirects to the login page.
@@ -17,4 +17,4 @@
    header("Location: $location/src/login.php\n\n");
    exit();
 
-?>
\ No newline at end of file
+?>
index 3c75c24794904d90218fc0336051898ace1ce340..0b3f0e19963a3ea25f407ae7c8459e8331495779 100644 (file)
@@ -1,27 +1,29 @@
 <?php
-   /**
-    * Message and Spam Filter Plugin
-    *
-    * Copyright (c) 1999-2001 The Squirrelmail Development Team
-    * Licensed under the GNU GPL. For full terms see the file COPYING.
-    *
-    * This plugin filters your inbox into different folders based upon given
-    * criteria. It is most useful for people who are subscibed to mailing lists
-    * to help organize their messages.  The argument stands that filtering is
-    * not the place of the client, which is why this has been made a plugin for
-    * SquirrelMail.  You may be better off using products such as Sieve or
-    * Procmail to do your filtering so it happens even when SquirrelMail isn't
-    * running.
-    *
-    * If you need help with this, or see improvements that can be made, please
-    * email me directly at the address above.  I definately welcome suggestions
-    * and comments.  This plugin, as is the case with all SquirrelMail plugins,
-    * is not directly supported by the developers.  Please come to me off the
-    * mailing list if you have trouble with it.
-    *
-    * Also view plugins/README.plugins for more information.
-    *
-    */
+
+/**
+ * Message and Spam Filter Plugin
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * This plugin filters your inbox into different folders based upon given
+ * criteria. It is most useful for people who are subscibed to mailing lists
+ * to help organize their messages.  The argument stands that filtering is
+ * not the place of the client, which is why this has been made a plugin for
+ * SquirrelMail.  You may be better off using products such as Sieve or
+ * Procmail to do your filtering so it happens even when SquirrelMail isn't
+ * running.
+ *
+ * If you need help with this, or see improvements that can be made, please
+ * email me directly at the address above.  I definately welcome suggestions
+ * and comments.  This plugin, as is the case with all SquirrelMail plugins,
+ * is not directly supported by the developers.  Please come to me off the
+ * mailing list if you have trouble with it.
+ *
+ * Also view plugins/README.plugins for more information.
+ *
+ * $Id$
+ */
 
    chdir ('..');
    require_once('../src/validate.php');
index c3e90ceef96ca72eded4ebce8c2a6ca0d5ac88b3..2557f409adb774244efb742e01cc1204273a690a 100644 (file)
@@ -1,29 +1,28 @@
 <?php
-   /**
-    **  Message and Spam Filter Plugin
-    **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
-    **  Licensed under the GNU GPL. For full terms see the file COPYING.
-    **
-    **  This plugin filters your inbox into different folders based upon given
-    **  criteria.  It is most useful for people who are subscibed to mailing lists
-    **  to help organize their messages.  The argument stands that filtering is
-    **  not the place of the client, which is why this has been made a plugin for
-    **  SquirrelMail.  You may be better off using products such as Sieve or
-    **  Procmail to do your filtering so it happens even when SquirrelMail isn't
-    **  running.
-    **
-    **  If you need help with this, or see improvements that can be made, please
-    **  email me directly at the address above.  I definately welcome suggestions
-    **  and comments.  This plugin, as is the case with all SquirrelMail plugins,
-    **  is not directly supported by the developers.  Please come to me off the
-    **  mailing list if you have trouble with it.
-    **
-    **  Also view plugins/README.plugins for more information.
-    **
-    **  $Id$
-    **
-    **/
+/**
+ * Message and Spam Filter Plugin
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * This plugin filters your inbox into different folders based upon given
+ * criteria.  It is most useful for people who are subscibed to mailing lists
+ * to help organize their messages.  The argument stands that filtering is
+ * not the place of the client, which is why this has been made a plugin for
+ * SquirrelMail.  You may be better off using products such as Sieve or
+ * Procmail to do your filtering so it happens even when SquirrelMail isn't
+ * running.
+ *
+ * If you need help with this, or see improvements that can be made, please
+ * email me directly at the address above.  I definately welcome suggestions
+ * and comments.  This plugin, as is the case with all SquirrelMail plugins,
+ * is not directly supported by the developers.  Please come to me off the
+ * mailing list if you have trouble with it.
+ *
+ * Also view plugins/README.plugins for more information.
+ *
+ * $Id$
+ */
 
    // Set this to true if you have problems -- check the README file
    // Note:  This doesn't work all of the time (No idea why)
index d1492b4e92bff7e79e33ea1a7f64ae1b23dd2c98..9f93a9fbce98b1eefebdd8b6a08d04bae23e359f 100644 (file)
@@ -1,27 +1,28 @@
 <?php
-   /**
-    **  Message and Spam Filter Plugin
-    **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
-    **  Licensed under the GNU GPL. For full terms see the file COPYING.
-    **
-    **  This plugin filters your inbox into different folders based upon given
-    **  criteria.  It is most useful for people who are subscibed to mailing lists
-    **  to help organize their messages.  The argument stands that filtering is
-    **  not the place of the client, which is why this has been made a plugin for
-    **  SquirrelMail.  You may be better off using products such as Sieve or
-    **  Procmail to do your filtering so it happens even when SquirrelMail isn't
-    **  running.
-    **
-    **  If you need help with this, or see improvements that can be made, please
-    **  email me directly at the address above.  I definately welcome suggestions
-    **  and comments.  This plugin, as is the case with all SquirrelMail plugins,
-    **  is not directly supported by the developers.  Please come to me off the
-    **  mailing list if you have trouble with it.
-    **
-    **  Also view plugins/README.plugins for more information.
-    **
-    **/
+/**
+ * Message and Spam Filter Plugin
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * This plugin filters your inbox into different folders based upon given
+ * criteria.  It is most useful for people who are subscibed to mailing lists
+ * to help organize their messages.  The argument stands that filtering is
+ * not the place of the client, which is why this has been made a plugin for
+ * SquirrelMail.  You may be better off using products such as Sieve or
+ * Procmail to do your filtering so it happens even when SquirrelMail isn't
+ * running.
+ *
+ * If you need help with this, or see improvements that can be made, please
+ * email me directly at the address above.  I definately welcome suggestions
+ * and comments.  This plugin, as is the case with all SquirrelMail plugins,
+ * is not directly supported by the developers.  Please come to me off the
+ * mailing list if you have trouble with it.
+ *
+ * Also view plugins/README.plugins for more information.
+ *
+ * $Id$
+ */
 
    chdir ('..');
    require_once('../src/validate.php');
index 9d9ed2ca6618c108a7fac708dc9415edd07d972a..b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef 100644 (file)
@@ -1,14 +1,20 @@
 <?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
+ *
+ * Copyright (c) 1999-2002 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.
+ *
+ * $Id$
+ */
 
 header("Location:../index.php");
 
-/** pretty impressive huh? **/
+/* pretty impressive huh? */
+
 ?>
index 5043dea45f00be114683dfa516c146ecebff018e..981ff0dcbd2afb57dcbc74b184ebcf2abec4c7cf 100644 (file)
@@ -1,20 +1,20 @@
-<?php /* Modified at 1 places by ri_once */ ?>
-<?php /* 'php' Added by ri_once */
+<?php 
 
    /**
-    **  mail_fetch/setup.php
-    **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
-    **  Licensed under the GNU GPL. For full terms see the file COPYING.
-    **
-    **  Copyright (c) 1999 - CDI (cdi@thewebmasters.net) All Rights Reserved
-    **  Modified by Philippe Mingo 2001 mingo@rotedic.com
-    **  An RFC 1939 compliant wrapper class for the POP3 protocol.
-    **
-    **  pop3 class
-    **
-    **  $Id$
-    **/
+    * mail_fetch/setup.php
+    *
+    * Copyright (c) 1999-2002 The SquirrelMail Project Team
+    *
+    * Copyright (c) 1999 CDI (cdi@thewebmasters.net) All Rights Reserved
+    * Modified by Philippe Mingo 2001 mingo@rotedic.com
+    * An RFC 1939 compliant wrapper class for the POP3 protocol.
+    *
+    * Licensed under the GNU GPL. For full terms see the file COPYING.
+    *
+    * pop3 class
+    *
+    * $Id$
+    */
 
 class POP3 {
     var $ERROR      = '';       //  Error string.
index 0ba24dfe577f8d38bf182712a14e1439eb6daf94..be8134e721f864add4ca7dff0df41eff4094c099 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  mail_fetch/fetch.php
     **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **  Copyright (c) 1999-2002 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Fetch code.
 ?>
 </center>
 </body>
-</html>
\ No newline at end of file
+</html>
index 84dadc967ad15fe53eb81984dea295b4c8939e3a..28a3045930c722b6d4e80bd9caab7c8b25ceafbd 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  mail_fetch/functions.php
     **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **  Copyright (c) 1999-2002 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Functions for the mailfetch plugin.
@@ -73,4 +73,4 @@
         return $tmp;
     }
 
-?>
\ No newline at end of file
+?>
index 73cf3bece6457ab34b8da3ab561bfa3133b346c8..3fb9af4e1ad2fc24bb9d6bc62bd064248028cdb2 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  mail_fetch/options.php
     **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **  Copyright (c) 1999-2002 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Setup of the mailfetch plugin.
     }
 
     ?>
-</body></html>
\ No newline at end of file
+</body></html>
index 7e59501e9b84a0a6dc90d3cbe0a9db9bb284c5a6..16cb1d6b784760b23e7688d7ac52b24e0555ce6a 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  mail_fetch/setup.php
     **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **  Copyright (c) 1999-2002 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Setup of the mailfetch plugin.
index 240f78b33c4e30fda2432918491530dcf82231dd..02eb6437eec3aa44ca02754aa9d483cc9183e986 100644 (file)
@@ -2,7 +2,8 @@
 
    /**
     **  newmail.php
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **
+    **  Copyright (c) 1999-2002 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.        
     **
     **  Displays all options relating to new mail sounds
@@ -38,4 +39,4 @@
         "</script>\n".
         "</BODY></HTML>\n";
 
-?>
\ No newline at end of file
+?>
index df1a7f8560ca36c638980dba5a941944267e9b52..5a2bd7148132238443a58065777dccecd88eff5a 100644 (file)
@@ -2,7 +2,8 @@
 
    /**
     **  newmails_opt.php
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **
+    **  Copyright (c) 1999-2002 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Displays all options relating to new mail sounds
@@ -137,4 +138,4 @@ _("Select from the list of <b>server files</b> the media file to play when new m
    '</td></tr></table>'.
 '</body></html>';
 
-?>
\ No newline at end of file
+?>
index ab52d7b6f7b5451756e4124e2e5187da8267720d..f2f4a579fd50b1165183ffd36cfa9657dae6357c 100644 (file)
@@ -1,26 +1,28 @@
 <?php
 
    /**
-    *  newmail.php
-    *  (c)2000 by Michael Huttinger
+    * newmail.php
     *
-    *  Quite a hack -- but my first attempt at a plugin.  We were
-    *  looking for a way to play a sound when there was unseen
-    *  messages to look at.  Nice for users who keep the squirrel
-    *  mail window up for long periods of time and want to know
-    *  when mail arrives.
+    * Copyright (c) 1999-2002 The SquirrelMail Project Team
+    * Copyright (c) 2000 by Michael Huttinger
+    * Licensed under the GNU GPL. For full terms see the file COPYING.
     *
-    *  Basically, I hacked much of left_main.php into a plugin that
-    *  goes through each mail folder and increments a flag if
-    *  there are unseen messages.  If the final count of unseen
-    *  folders is > 0, then we play a sound (using the HTML at the
-    *  far end of this script).
+    * Quite a hack -- but my first attempt at a plugin.  We were
+    * looking for a way to play a sound when there was unseen
+    * messages to look at.  Nice for users who keep the squirrel
+    * mail window up for long periods of time and want to know
+    * when mail arrives.
     *
-    *  This was tested with IE5.0 - but I hear Netscape works well,
-    *  too (with a plugin).
+    * Basically, I hacked much of left_main.php into a plugin that
+    * goes through each mail folder and increments a flag if
+    * there are unseen messages.  If the final count of unseen
+    * folders is > 0, then we play a sound (using the HTML at the
+    * far end of this script).
     *
-    *  $Id$
+    * This was tested with IE5.0 - but I hear Netscape works well,
+    * too (with a plugin).
     *
+    * $Id$
     */
 
     function CheckNewMailboxSound($imapConnection, $mailbox, $real_box, $delimeter, $unseen, &$total_unseen) {
index 1ae75739c6dfbbd8ab5aa97d2d0dd6901b0b48f8..e8d1dcb4d479929a886bdcfe89765e20f0e75fc8 100644 (file)
@@ -1,15 +1,15 @@
 <?php
 
-   /**
   **  testsound.php
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
-    **  Licensed under the GNU GPL. For full terms see the file COPYING.        
-    **
-    **  Displays all options relating to new mail sounds
-    **
-    **  $Id$
-    **    
   **/
+/**
* testsound.php
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.        
+ *
+ * Displays all options relating to new mail sounds
+ *
+ * $Id$
+ */
 
    chdir ("../");
    require_once('../src/validate.php');
@@ -36,4 +36,4 @@
         '</CENTER>'.
         '</BODY></HTML>';
 
-?>
\ No newline at end of file
+?>
index 7230fe5045ef19e5d2b759e971a575947d2748d3..186c259b78042beccd720b1db3996372e3ef552a 100644 (file)
@@ -1,20 +1,20 @@
 <?php
 
-   /**
-    **  index.php -- Displays the main frameset
-    **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
-    **  Licensed under the GNU GPL. For full terms see the file COPYING.
-    **
-    **  Redirects to the login page.
-    **
-    **  $Id$
-    **/
+/**
+ * index.php
+ *
+ * Copyright (c) 1999-2002 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.
+ *
+ * $Id$
+ */
 
-   require_once('../../functions/strings.php');
+header("Location:../../index.php");
 
-   $location = get_location();
-   header("Location: $location/src/login.php\n\n");
-   exit();
+/* pretty impressive huh? */
 
-?>
\ No newline at end of file
+?>
index 6863e1905740dbb23eef9884248161e018512b90..f47dfd9e89dfc7c01e0610bb360e4e99429c7f83 100644 (file)
@@ -2,7 +2,7 @@
    /**
     **  check_me.mod.php -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This module is the main workhorse of SquirrelSpell. It submits
index 67959ce52586402650af44a5829cc6f4213a5738..4efc9002ec9fe76f3763e9447b96827fd9d3bf9f 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  crypto.mod.php -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **   This module handles the encryption/decryption of the user dictionary
index 3acb2f55acb550e86f2ace73d59e91ba8881e3d6..47dae869fdd8b4210a6324aebd85a7081ec22cd8 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  CRYPTO_BADKEY.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This module tries to decrypt the user dictionary with a newly provided
@@ -61,4 +61,4 @@
         exit;
     }
     
-?>
\ No newline at end of file
+?>
index f430e674b06167d6752b66f99b22c9dab881702e..1d53633648bd15651f0f7316b876e87d5e0a8414 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  EDIT_DIC.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **   This module handles the encryption/decryption of the user dictionary
@@ -65,4 +65,4 @@
         sqspell_makePage(_("Edit your Personal Dictionary"), null, $msg);
     }
 
-?>
\ No newline at end of file
+?>
index e3881fac9dadfb4f689c41666ba954fe9b33fcc0..4e94548f772a1dd942c400f4765a2e5556d59d6c 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  ENC_SETUP.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This module shows the user a nice invitation to encrypt or decypt        
@@ -44,4 +44,4 @@
     }
     sqspell_makePage(_("Personal Dictionary Crypto Settings"), "crypto_settings.js", $msg);
  
-?>
\ No newline at end of file
+?>
index 9f9417574e611b2bce0a6b785b93749970ad1d8a..067891efa767e485deda65936fd2cf55e5d06b86 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  FORGET_ME.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This module deletes the words from the user dictionary. Called
index b021b2d3931b523ae51bd19e7e24e3cce65279d4..4b14d58eee2d6f6635bfc69aeed75c2402202920 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  FORGET_ME_NOT.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This module saves the added words into the user dictionary. Called
@@ -50,4 +50,4 @@
            _("Close") . '  " onclick="self.close()"></div></form>';
     sqspell_makeWindow($onload, _("Personal Dictionary Updated"), null, $msg);
     
-?>
\ No newline at end of file
+?>
index a29a8eb89d7ef141610dd81b568335accac639e9..67b934cfbf39fea791b216041871d6d435a42dc0 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  INIT.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Initial loading of the popup window interface.
@@ -47,4 +47,4 @@
     $msg .="</form>\n";
     sqspell_makeWindow($onload, _("SquirrelSpell Initiating"), "init.js", $msg);
     
-?>
\ No newline at end of file
+?>
index 6fe2547e506644d272fee968146a933c953e59c0..1a53d6016cea5332616dd9bf0c4258ebc6586549 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  LANG_CHANGE.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This module changes the international dictionaries selection
@@ -68,4 +68,4 @@
     sqspell_writeWords($words);
     sqspell_makePage(_("International Dictionaries Preferences Updated"), null, $msg);
  
-?>
\ No newline at end of file
+?>
index 0b84bfdf493b5a6398b6c93549d43c3771cac3a6..557c988714d634d6ce2e15c2ff6de5e667f8774f 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  LANG_SETUP.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This module displays available dictionaries to the user and lets 
@@ -41,4 +41,4 @@
     $msg .= "</p></blockquote><p><input type=\"submit\" value=\" " . _("Make these changes") . " \"></p>";
     sqspell_makePage(_("Add International Dictionaries"), null, $msg); 
  
-?>
\ No newline at end of file
+?>
index 5e8e8ddff4d46827820e05676ef52b489bcd6895..27b3caeaa271aa1930efc3a50b49dd9773c92da5 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  OPTIONS_MAIN.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Default page called when accessing SquirrelSpell's options.
@@ -42,4 +42,4 @@
     $msg .= "</ul>\n";
     sqspell_makePage( _("SquirrelSpell Options Menu"), null, $msg);
     
-?>
\ No newline at end of file
+?>
index daa8c1982ce470f04fddbbdd8745158ea8c47879..cce6adfec0c0e510bf81f132dc36676f7f6dee67 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  setup.php -- Squirrelspell setup file
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This is a standard Squirrelmail-1.2 API for plugins.
index ef018d5ed89c21d642af84a07a8f274b3a1dd5b3..46acc575160c66142e424bf5e9121b2568530ec7 100644 (file)
@@ -3,8 +3,8 @@
    /**
     * sqspell_config.php -- SquirrelSpell Configuration file.
     *
-    *  Copyright (c) 1999-2001 The SquirrelMail Development Team
-    *  Licensed under the GNU GPL. For full terms see the file COPYING.
+    * Copyright (c) 1999-2002 The SquirrelMail Project Team
+    * Licensed under the GNU GPL. For full terms see the file COPYING.
     *
     *
     *
index 23f0bed79708963997158764b9e45f5258144028..cb2cfaee28b13330639e0411a59fdb433712ad4f 100644 (file)
@@ -1,15 +1,13 @@
 <?php
 
-   /**
-    **  sqspell_functions.php -- All SquirrelSpell-wide functions are in this file.
-    **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
-    **  Licensed under the GNU GPL. For full terms see the file COPYING.
-    **
-    **
-    **
-    **  $Id$
-    **/
+/**
+ * sqspell_functions.php -- All SquirrelSpell-wide functions are in this file.
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail development team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * $Id$
+ */
                                                                
     function sqspell_makePage($title, $scriptsrc, $body){
     /*
                                                                        **/
     $SQSPELL_VERSION="v0.3.5";
     
-?>
\ No newline at end of file
+?>
index 9da06c75c90622c7694da839ea827cad9a431051..9b17376621c0bca8c2038ec9ac6991bb63c0b35b 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  sqspell_interface.php -- Main wrapper for the pop-up.
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **   This is a main wrapper for the pop-up window interface of
@@ -45,4 +45,4 @@
     }
     /* fetch the module now. */
     require_once("$SQSPELL_DIR/modules/$MOD.mod.php");
-?>
\ No newline at end of file
+?>
index 348034b99a420670d0c13e43d2a37e650e3497de..f124416432faf19bc99af1f6d6512966e8d737a0 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  sqspell_options.php -- Main wrapper for the options interface.
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
@@ -43,4 +43,4 @@
     }
     /* load the stuff already. */
     require_once("$SQSPELL_DIR/modules/$MOD.mod.php");
-?>
\ No newline at end of file
+?>
index c3a6389a40ee9be9cf9961ff5f31448553148ce9..5ba38e730ef2217264222370ef935bbe644280a3 100644 (file)
@@ -1,10 +1,14 @@
 <?php
    /**
-    **  options.php
-    **
-    **  Pick your translator to translate the body of incoming mail messages
-    **
-    **/
+    * options.php
+    *
+    * Copyright (c) 1999-2002 The SquirrelMail Project Team
+    * Licensed under the GNU GPL. For full terms see the file COPYING.
+    *
+    * Pick your translator to translate the body of incoming mail messages
+    *
+    * $Id$
+    */
 
    chdir('..');
 
    '</form>'.
 "</body></html>\n";
 
-?>
\ No newline at end of file
+?>
index 202edcde0480f606b78bfd5be4b598c09e327f78..1aa616afc3c48bbc5d9558cb20d0cd7c68f6e16a 100644 (file)
@@ -1,5 +1,14 @@
 <?php
 
+/**
+ * setup.php
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * $Id$
+ */
+
 /* Easy plugin that sends the body of the message to a new browser
 window using the specified translator.  It can also translate your
 outgoing message if you send it to someone in a different country. 
index b5e3ed411f356758a418f4a3639ba02071ab8010..c38a379aa423fe9edcb1e872cb96a1cdc5bf4018 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * addrbook_popup.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Frameset for the JavaScript version of the address book.
index f347abac3801f62e61055188629bff87aec4c7fc..d5e027d58860bedbee16cdf4cef431c826a22dfb 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * addrbook_search.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Handle addressbook searching in the popup window.
index c7062491e8a8283153f7550a10c8e06cbc034fad..5a5c74811ffa245d2202f399766e3abfbc003389 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * addrbook_search_html.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Handle addressbook searching with pure html.
index ee38cf7f8b87d57077c67ce8fea3b8acf661b251..ca42c538363383adc92ecd1fb5b3b4e30266925e 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * addressbook.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Manage personal address book.
index bc3ab0609dec480ad3a2297c50df8230a008d24e..8ccf559404bb196861289085a0ba3c36a0d89a77 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * compose.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This code sends a mail.
index b58f37539b278987faa13b1d2953b85771b8051a..ba73607edbbe4aaec85bb7183bcbb13d60502698 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * delete_message.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Deletes a meesage from the IMAP server 
index f0a31f58492146e7ec797bd88d4a1c7418752d00..2ee84adf250f8dd10bbf6daa77b4e6f830958365 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * download.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Handles attachment downloads to the users computer.
index 637909bb856326924dbbe23ce7a2eeaa6c8d4e77..1926374c76d1a694647b2958fbcd9af53d9e7a0b 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * draft_actions.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
index 1aeffe025aa5c9ecbc7c9509eef9536e148fcec9..0e845c57b6a3bf36b017248c4ed4f40decead0e5 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * empty_trash.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Handles deleting messages from the trash folder without
index 308296a5e310bd8df98efd940393ad24c9f29fd8..9d97a42410b6e4dcc6eaa767b7c05fefcd2bfff4 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * folders.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Handles all interaction between the user and the other folder
index 9af11417f13a25ec76be3d91c352f919503d37c4..43beb9edcdf70d9a8c96cb503a137764a86fd208 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * folders_create.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Creates folders on the IMAP server.
index c03fa852a6a1d34d1c7c4609ab2ba3063ca6d1d5..de432553373a73e1914b4db07ae13428a005feb2 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * folders_delete.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Deltes folders from the IMAP server. 
index d86ba9d488881472a502f80f01902e7ff62b7595..9d69ba99c6d1ccbbca273730ab4fc86a436e765b 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * folders_rename_do.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Does the actual renaming of files on the IMAP server. 
index ae2e50bb98593808ee04d39e0f92207036ec7a84..8d6b1a23c57249a00801c9613c609ba651da5f94 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * folders_rename_getname.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Gets folder names and enables renaming
index 94e51395af1d87adea6cf90a92e1cb7d4b533b86..af5e2737a9f5664c50015bb664c4edb3dda82311 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * folders_subscribe.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Subscribe and unsubcribe form folders. 
index 316ecfc14f1195d70b8abf933c1a5f590831088b..155d184b55f036185063b2de347e776d16cb531d 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * help.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Displays help for the user
index 7aa89caf486972f939ff1c549f7613a62425c060..2a323a2a6fb2f4b3c6f8167916b85ac85785160e 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * image.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file shows an attached image
index 856b424af9fbafc275f9ff884edd31b41c0d5525..b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef 100644 (file)
@@ -1,18 +1,20 @@
 <?php
 
 /**
- *  index.php
+ * index.php
  *
- *  Copyright (c) 1999-2001 The Squirrelmail Development Team
- *  Licensed under the GNU GPL. For full terms see the file COPYING.
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
- *  This file simply takes any attempt to view index of 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.
+ * 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.
+ *
+ * $Id$
  */
 
 header("Location:../index.php");
 
-/* pretty impressive huh? **/
+/* pretty impressive huh? */
+
 ?>
index f3458cff2faa8aa98c0a39dc8ab0de0551dcffd1..890de5496d78de8f42bf2f64ae3f44be383b075d 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * left_main.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This is the code for the left bar. The left bar shows the folders
index c97503eeaafb4e7b05f9de96918f21d42acb694e..b6e796371af65e79c5fa8c49a04a580a0e80030b 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * load_prefs.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Loads preferences from the $username.pref file used by almost
index 58971f5f71358c7d4f6b290f0a364485f588248e..033e9efc3acca446e37a18525fc60c753829a246 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * login.php -- simple login screen
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This a simple login screen. Some housekeeping is done to clean
index 43e3cc2a7fbe93f2e02e00a2da287424a0cb3969..fb46544b8395658b359397785fa54c5a0fb43b5a 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * move_messages.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Enables message moving between folders on the IMAP server.
index 1d5e8fcc1f5d4276f21daee012d1ed6dfd5f6e7d..f42ed118fc9f94ff13bd617f5ad55e625443b1c3 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * options.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Displays the options page. Pulls from proper user preference files
index 3c62f70caba29406f3d46ff067dfacbb33824b04..75184af5c7a4706eadce28ec835832fcd46ee068 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * options_display.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Displays all optinos about display preferences
index 099868cb893be346f4eefae4c4143804992fef6a..383d6ff021ddaa47dccba3988617d75a551b0c55 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * options_folder.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Displays all options relating to folders
index 8fb86a38e55330640513608d31c72708fe0e8ddb..f3f1f0802611093db49b527c9b492fd373ccfd06 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * options_highlight.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Displays message highlighting options
index 51eebb73c1400a4d4b5ba1435d38be124bbfff0c..aff95a75c31fe7aa32ff05548d3cae94ca663fc9 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * options_identities.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Display Identities Options
index 042048a7b495234dadd8e151ced6fc1bdfba4896..0681adab44d3f2f6502db8ead2366287fdbee0b8 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * options_order.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Displays message highlighting options
index 988ccb2c400b0b109d66927adde8f20dbffe311a..c2a680bf2afb948c1af2a6a4d228ac1b7fbc0a50 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * options_personal.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Displays all options relating to personal information
index 10ae45c63fbd2a23a527da8170146bd5e4aee233..cbfc2604d0133ccf5ee7bb2294264c8fb3fb9043 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * printer_friendly_bottom.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * with javascript on, it is the bottom frame of printer_friendly_main.php
index aae4e169eb8335134071089e58f22926a78a6fde..2a1d78d72d8902badfe480d9f548bd5daa6af30a 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * printer_friendly_main.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
index 334f26ae8a40f23928606dce522d5ba4ba13bf2d..a8e48fd0a6b82d25c404641aad623efbbbf81f6f 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * printer_friendly_top.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * top frame of printer_friendly_main.php
index c2edcfa1630d43c7a8b38955b5e0df6e71464184..9e315719889f1ddc2725b42a73595b8f638a7f70 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * read_body.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file is used for reading the msgs array and displaying
index bf488efd2b85d5b15824f53a38e8dfb240caccb3..91a0dcb6cdfa697844530c897418580a91e3b706 100644 (file)
@@ -4,7 +4,7 @@
  * redirect.php
  * Derived from webmail.php by Ralf Kraudelt <kraude@wiwi.uni-rostock.de>
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Prevents users from reposting their form data after a successful logout.
index 0fd94f2fb85064f9a841c7ca8b3ab7f17d9c46f9..712fcee264fba799336e769291bd42d8ec3e3370 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * retrievalerror.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Submits a message which Squirrelmail couldn't handle
index c7b72b68bbd68401d32bad2ba601b663847cbb21..f29392cad42b53c6f7b7dc6daad082a1d19a9802 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * right_main.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This is where the mailboxes are listed. This controls most of what
index d385c90b5c7b05321e49c43f421113d430a92dea..0dd0a49f23f3d78ef7fb9944d44666d15e09ceff 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * right_main.php
  *
- * Copyright (c) 1999-2001 The Squirrelmail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
@@ -92,4 +92,4 @@ sqimap_logout ($imapConnection);
 
 echo '</body></html>';
 
-?>
\ No newline at end of file
+?>
index 8e15b7c83d7ad3b060241d11f16fd4e59f85d85c..73d5da3b97cd54e87e4ef49e6338c6e6ebf6f287 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * signout.php -- cleans up session and logs the user out
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *  Cleans up after the user. Resets cookies and terminates session.
index 8d78791c47b428b6fe24bd3eacbb899d4e174912..bb16732f4ef819ab5dcf6460e462cbb9bf3482ff 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * validate.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
index bbd03823ce1a196a992b4e4457ae5179ddd84d2a..b070dd58ba81018c55dc621acb340ee70beaf32a 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * vcard.php
  *
- * Copyright (c) 1999-2001 The SquirrelMail Development Team
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file shows an attched vcard
index 9a6fff73c720c61ca4854862e7855ce44577ffb4..3f9c11199a59b2ae9166f5b170ebfecfa8f2a146 100644 (file)
@@ -1,17 +1,17 @@
 <?php
 
 /**
- * webmail.php -- Displays the main frameset
- **
- **  Copyright (c) 1999-2001 The SquirrelMail development team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- **
- * This file generates the main frameset. The files that are
- * shown can be given as parameters. If the user is not logged in
- * this file will verify username and password.
- **
- * $Id$
- **/
+ * webmail.php -- Displays the main frameset
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail development team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * This file generates the main frameset. The files that are
+ * shown can be given as parameters. If the user is not logged in
+ * this file will verify username and password.
+ *
+ * $Id$
+ */
 
 require_once('../functions/strings.php');
 require_once('../config/config.php');
@@ -27,7 +27,7 @@ $base_uri = $regs[1];
 session_start();
 is_logged_in();
 
-/*
+/**
  * We'll need this to later have a noframes version
  *
  * Check if the user has a language preference, but no cookie.
index 13cdb3a8032151dd67692d185f1bdb603d4be99b..fe7c2aa075d3d3bb429af5a422ccd916c91a6c09 100644 (file)
@@ -1,3 +1 @@
-
 For information on creating themes, please read doc/themes.txt
-
index e8ecd332d8575d614b5affacacb6f189fb411e99..6ab3721a7daf669d96450269160590a993e0cd64 100644 (file)
@@ -1,23 +1,32 @@
 <?php
-   /** Author:       Ray Black
-       Date:         August 15, 2000
-       Theme Name:   "Black Bean Burrito"
-    **/
 
-    global $color;
-    $color[0]   = "#595959"; // (mid-dark gray)                TitleBar
-    $color[1]   = "#F88888"; // (light red)                    Quoted Replies in Emails
-    $color[2]   = "#ff7171"; // (pinkish)                      Warning/Error Messages
-    $color[3]   = "#000000"; // (black)                                Left Bar Background
-    $color[4]   = "#000000"; // (black)                                Normal Background
-    $color[5]   = "#373700"; // (dark yellow-green)    Table Headers
-    $color[6]   = "#D0D0D0"; // (off-white)                    Text on left bar
-    $color[7]   = "#cfcfa0"; // (very dull yellow)     Links
-    $color[8]   = "#D0D0D0"; // (off-white)                    Normal text
-    $color[9]   = "#414141"; // (dark gray)                    Darker version of #0
-    $color[10]  = "#292929"; // (darker gray)          Darker version of #9
-    $color[11]  = "#AAAA44"; // (gold)                 Special Folders color
-    $color[12]  = "#202020"; // (dark gray)             Alternate color for message backround in index table
-    $color[13]  = "#FF7733"; // (orange-ish)  Single-quoted text
-    $color[14]  = "#FF3377"; // (pink-ish)  2 or more quotes
+/**
+ * black_bean_burrito_theme.php
+ *    Name:   Black Bean Burrito
+ *    Author: Ray Black
+ *    Date:   August 15, 2000
+ *
+ * Copyright (c) 2000-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * $Id$
+ */
+
+global $color;
+$color[0]   = "#595959"; // (mid-dark gray)            TitleBar
+$color[1]   = "#F88888"; // (light red)                        Quoted Replies in Emails
+$color[2]   = "#ff7171"; // (pinkish)                  Warning/Error Messages
+$color[3]   = "#000000"; // (black)                            Left Bar Background
+$color[4]   = "#000000"; // (black)                            Normal Background
+$color[5]   = "#373700"; // (dark yellow-green)        Table Headers
+$color[6]   = "#D0D0D0"; // (off-white)                        Text on left bar
+$color[7]   = "#cfcfa0"; // (very dull yellow) Links
+$color[8]   = "#D0D0D0"; // (off-white)                        Normal text
+$color[9]   = "#414141"; // (dark gray)                        Darker version of #0
+$color[10]  = "#292929"; // (darker gray)              Darker version of #9
+$color[11]  = "#AAAA44"; // (gold)                     Special Folders color
+$color[12]  = "#202020"; // (dark gray)         Alternate color
+$color[13]  = "#FF7733"; // (orange-ish)        Single-quoted text
+$color[14]  = "#FF3377"; // (pink-ish)          2 or more quotes
+
 ?>
index d1250b7e077946e74386d0876d3a0000ce743173..6fbe70bac45783d36a502474ff298a9208d058d6 100644 (file)
@@ -1,24 +1,30 @@
 <?php
-   /** Author:       M.J. Prinsen
-       Date:         July 20, 2001
-       Theme Name:   "Blue-grey"
 
-       Deep Ocean is a theme that is very blue with a dark grey background.
-    **/
+/**
+ * blue_grey_theme.php
+ *    Name:   Blue-grey
+ *    Author: M.J. Prinsen
+ *    Date:   July 20, 2001
+ *
+ * Copyright (c) 2001-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * $Id$
+ */
+
+global $color;
+$color[0]   = "#6188A9"; // (middle blue)    TitleBar
+$color[1]   = "#800000"; // (red)
+$color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
+$color[3]   = "#294763"; // (dark blue)      Left Bar Background
+$color[4]   = "#929292"; // (dark grey)      Normal Background or C0C0C0
+$color[5]   = "#597D9D"; // (middle blue)       Table Headers
+$color[6]   = "#FFFFFF"; // (white)          Text on left bar
+$color[7]   = "#FFFFFF"; // (white)          Links
+$color[8]   = "#FFFFFF"; // (white)          Normal text
+$color[9]   = "#587B99"; // (middle gray)    Darker version of #0
+$color[10]  = "#496E8B"; // (dark gray)      Darker version of #9
+$color[11]  = "#A7C5F3"; // (light blue)     Special Folders color
+$color[12]  = "#7092B4";
 
-    global $color;
-    $color[0]   = "#6188A9"; // (middle blue)    TitleBar
-    $color[1]   = "#800000"; // (red)
-    $color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
-    $color[3]   = "#294763"; // (dark blue)      Left Bar Background
-    $color[4]   = "#929292"; // (dark grey)      Normal Background or C0C0C0
-    $color[5]   = "#597D9D"; // (middle blue)   Table Headers
-    $color[6]   = "#FFFFFF"; // (white)          Text on left bar
-    $color[7]   = "#FFFFFF"; // (white)          Links
-    $color[8]   = "#FFFFFF"; // (white)          Normal text
-    $color[9]   = "#587B99"; // (middle gray)    Darker version of #0
-    $color[10]  = "#496E8B"; // (dark gray)      Darker version of #9
-    $color[11]  = "#A7C5F3"; // (light blue)     Special Folders color
-    $color[12]  = "#7092B4";
 ?>
-)
index 8cf03ec5da0e8c8d194e025bc69d90fefecb8f60..b49e398c11647f472d374f82e8f960b6805941c4 100644 (file)
@@ -1,24 +1,33 @@
 <?php
-   /** Author:       Ray Black
-       Date:         August 15, 2000
-       Theme Name:   "BluesNews"
-          Comments:     In the long tradition of mimicing popular sites, I bring
-                        you the 'inspired by BluesNews.com' theme. Simple, high-
-                                        contrast colorset, easy to read with very little eye strain.
-    **/
 
-    global $color;
-    $color[0]   = "#181818"; // (off-black)                    TitleBar
-    $color[1]   = "#A0A0A0"; // (gray)                         Quoted Replies in Emails
-    $color[2]   = "#800000"; // (red)                          Warning/Error Messages
-    $color[3]   = "#000000"; // (black)                                Left Bar Background
-    $color[4]   = "#000000"; // (black)                                Normal Background
-    $color[5]   = "#000080"; // (bright blue)          Table Headers
-    $color[6]   = "#FFFF80"; // (bright yellow)                Text on left bar
-    $color[7]   = "#FFFF80"; // (bright yellow)                Links
-    $color[8]   = "#FFFFFF"; // (white)                                Normal text
-    $color[9]   = "#000080"; // (bright blue)          Darker version of #0
-    $color[10]  = "#000080"; // (bright blue)          Darker version of #9
-    $color[11]  = "#3333FF"; // (dull blue)                    Special Folders color
-    $color[12]  = "#808080"; //                         Alternate rows
+/**
+ * black_bean_burrito_theme.php
+ *    Name:    BluesNews
+ *    Author:  Ray Black
+ *    Date:    August 15, 2000
+ *    Comment: In the long tradition of mimicing popular sites, I bring
+ *             you the 'inspired by BluesNews.com' theme. Simple, high-
+ *             contrast colorset, easy to read with very little eye strain.
+ *
+ * Copyright (c) 2000-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * $Id$
+ */
+
+global $color;
+$color[0]   = "#181818"; // (off-black)                        TitleBar
+$color[1]   = "#A0A0A0"; // (gray)                             Quoted Replies in Emails
+$color[2]   = "#800000"; // (red)                              Warning/Error Messages
+$color[3]   = "#000000"; // (black)                            Left Bar Background
+$color[4]   = "#000000"; // (black)                            Normal Background
+$color[5]   = "#000080"; // (bright blue)              Table Headers
+$color[6]   = "#FFFF80"; // (bright yellow)            Text on left bar
+$color[7]   = "#FFFF80"; // (bright yellow)            Links
+$color[8]   = "#FFFFFF"; // (white)                            Normal text
+$color[9]   = "#000080"; // (bright blue)              Darker version of #0
+$color[10]  = "#000080"; // (bright blue)              Darker version of #9
+$color[11]  = "#3333FF"; // (dull blue)                        Special Folders color
+$color[12]  = "#808080"; //                     Alternate rows
+
 ?>
index 8c42a54440edefd30ee0537a36414aefcd2f6c58..e87343312ae694537834d5d3599da3a3f50e3ff8 100644 (file)
@@ -1,32 +1,39 @@
 <?php
-   /** Author:       Luke Ehresman
-       Date:         January 2, 2000
-       Theme Name:   "Default Theme"
 
-       This is the default theme that comes standard with SquirrelMail.
-       Most of the colors were taken from mail.yahoo.com's theme on their
-       site.
+/**
+ * bluesteel_theme.php
+ *    Name:    Default Theme
+ *    Author:  Luke Ehresman
+ *    Date:    January 2, 2000
+ *    Comment: This is the default theme that comes standard with
+ *             SquirrelMail. Most of the colors were taken from
+ *             mail.yahoo.com's theme on their site.
+ *
+ * To create a new theme, just copy this file, and edit the colors.
+ * Be sure to rename the file and keep the original, just in case.
+ *
+ * Copyright (c) 2000-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * NOTE: Please email any themes you create to captbunzo@squirrelmail.org
+ *       for inclusion in further releases of SquirrelMail and for download
+ *       from the web page.
+ *
+ * $Id$
+ */
 
-       To create a new theme, just copy this file, and edit the colors.
-       Be sure to rename the file and keep the original, just in case.
+global $color;
+$color[0]   = "#A8A8A8"; // (darkish grey)   TitleBar
+$color[1]   = "#800000"; // (red)
+$color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
+$color[3]   = "#475A94"; // (darkish blue)   Left Bar Background
+$color[4]   = "#DEDFDF"; // (grey)           Normal Background
+$color[5]   = "#FFFFCC"; // (light yellow)   Table Headers
+$color[6]   = "#000000"; // (black)          Text on left bar
+$color[7]   = "#0000CC"; // (blue)           Links
+$color[8]   = "#000000"; // (black)          Normal text
+$color[9]   = "#ABABAB"; // (mid-gray)       Lighter version of #0
+$color[10]  = "#666666"; // (dark gray)      Darker version of #0
+$color[11]  = "#770000"; // (dark red)       Special Folders color
 
-       NOTE:
-       Please email any themes you create to luke@usa.om.org for inclusion
-       in further releases of SquirrelMail and for download from the web
-       page.
-    **/
-
-    global $color;
-    $color[0]   = "#A8A8A8"; // (darkish grey)   TitleBar
-    $color[1]   = "#800000"; // (red)
-    $color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
-    $color[3]   = "#475A94"; // (darkish blue)   Left Bar Background
-    $color[4]   = "#DEDFDF"; // (grey)           Normal Background
-    $color[5]   = "#FFFFCC"; // (light yellow)   Table Headers
-    $color[6]   = "#000000"; // (black)          Text on left bar
-    $color[7]   = "#0000CC"; // (blue)           Links
-    $color[8]   = "#000000"; // (black)          Normal text
-    $color[9]   = "#ABABAB"; // (mid-gray)       Lighter version of #0
-    $color[10]  = "#666666"; // (dark gray)      Darker version of #0
-    $color[11]  = "#770000"; // (dark red)       Special Folders color
 ?>
index 2fd996eae597c62f915681ec3124ca5acda990e1..64a0c6ff025319511c2fcaf87df4137290b570fb 100644 (file)
@@ -1,20 +1,29 @@
 <?php
-   /** Author:       Justin Miller 
-       Date:         July 24, 2000
-       Theme Name:   "Dark Grey"
-    **/
 
-    global $color;
-    $color[0]   = "#B2B2B2"; // (gray)           TitleBar
-    $color[1]   = "#800000"; // (red)
-    $color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
-    $color[3]   = "#929292"; // (light gray)     Left Bar Background
-    $color[4]   = "#FFFFFF"; // (white)          Normal Background
-    $color[5]   = "#C0C0C0"; // (lighter grey)   Table Headers
-    $color[6]   = "#000000"; // (black)          Text on left bar
-    $color[7]   = "#303030"; // (dark gray)      Links
-    $color[8]   = "#000000"; // (black)          Normal text
-    $color[9]   = "#929292"; // (mid-gray)       Darker version of #0
-    $color[10]  = "#505050"; // (dark gray)      Darker version of #9
-    $color[11]  = "#770010"; // (dark red)       Special Folders color
+/**
+ * dark_grey_theme.php
+ *    Name:   Dark Grey
+ *    Author: Justin Miller
+ *    Date:   July 24, 2000
+ *
+ * Copyright (c) 2000-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * $Id$
+ */
+
+global $color;
+$color[0]   = "#B2B2B2"; // (gray)           TitleBar
+$color[1]   = "#800000"; // (red)
+$color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
+$color[3]   = "#929292"; // (light gray)     Left Bar Background
+$color[4]   = "#FFFFFF"; // (white)          Normal Background
+$color[5]   = "#C0C0C0"; // (lighter grey)   Table Headers
+$color[6]   = "#000000"; // (black)          Text on left bar
+$color[7]   = "#303030"; // (dark gray)      Links
+$color[8]   = "#000000"; // (black)          Normal text
+$color[9]   = "#929292"; // (mid-gray)       Darker version of #0
+$color[10]  = "#505050"; // (dark gray)      Darker version of #9
+$color[11]  = "#770010"; // (dark red)       Special Folders color
+
 ?>
index 7205c268d5c534bb99d243def0c87fd37420e5ef..4a5ac14fa5d3a63382fa16f96c7b0109b298af09 100644 (file)
@@ -1,23 +1,31 @@
-<?PHP
-   /** Author:       M.J. Prinsen
-       Date:         May 23, 2000
-       Theme Name:   "Deep Ocean 2"
+<?php
 
-       Deep Ocean 2 is a theme that is very blue with white background.
-    **/
+/**
+ * deepocean2_theme.php
+ *    Name:    Deep Ocean 2
+ *    Author:  M.J. Prinsen
+ *    Date:    May 23, 2000
+ *    Comment: Deep Ocean 2 is very blue with a white background.
+ *
+ * Copyright (c) 2000-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * $Id$
+ */
+
+global $color;
+$color[0]   = "#6188A9"; // (light gray)     TitleBar
+$color[1]   = "#800000"; // (red)
+$color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
+$color[3]   = "#294763"; // (green-blue)     Left Bar Background
+$color[4]   = "#FFFFFF"; // (white)          Normal Background
+$color[5]   = "#597D9D"; // (light yellow)   Table Headers
+$color[6]   = "#FFFFFF"; // (black)          Text on left bar
+$color[7]   = "#000000"; // (blue)           Links
+$color[8]   = "#000000"; // (black)          Normal text
+$color[9]   = "#587B99"; // (mid-gray)       Darker version of #0
+$color[10]  = "#496E8B"; // (dark gray)      Darker version of #9
+$color[11]  = "#A7C5F3"; // (dark red)       Special Folders color
+$color[12]  = "#7092B4";
 
-    global $color;
-    $color[0]   = "#6188A9"; // (light gray)     TitleBar
-    $color[1]   = "#800000"; // (red)
-    $color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
-    $color[3]   = "#294763"; // (green-blue)     Left Bar Background
-    $color[4]   = "#FFFFFF"; // (white)          Normal Background
-    $color[5]   = "#597D9D"; // (light yellow)   Table Headers
-    $color[6]   = "#FFFFFF"; // (black)          Text on left bar
-    $color[7]   = "#000000"; // (blue)           Links
-    $color[8]   = "#000000"; // (black)          Normal text
-    $color[9]   = "#587B99"; // (mid-gray)       Darker version of #0
-    $color[10]  = "#496E8B"; // (dark gray)      Darker version of #9
-    $color[11]  = "#A7C5F3"; // (dark red)       Special Folders color
-    $color[12]  = "#7092B4";
 ?>
index 9b55e84713a73acf431898417d2e8cdf29f3c3fd..9a627c530e79ab0b488013c7238f738e9ea32176 100644 (file)
@@ -1,23 +1,31 @@
 <?php
-   /** Author:       Luke Ehresman
-       Date:         January 3, 2000
-       Theme Name:   "Deep Blue"
 
-       Deep Ocean is a theme that is very blue.
-    **/
+/**
+ * deepocean_theme.php
+ *    Name:    Deep Ocean
+ *    Author:  M.J. Prinsen
+ *    Date:    January 3, 2000
+ *    Comment: Deep Ocean is a theme that is very blue.
+ *
+ * Copyright (c) 2000-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * $Id$
+ */
+
+global $color;
+$color[0]   = "#6188A9"; // (light gray)     TitleBar
+$color[1]   = "#800000"; // (red)
+$color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
+$color[3]   = "#294763"; // (green-blue)     Left Bar Background
+$color[4]   = "#7A9CBF"; // (white)          Normal Background
+$color[5]   = "#597D9D"; // (light yellow)   Table Headers
+$color[6]   = "#FFFFFF"; // (black)          Text on left bar
+$color[7]   = "#014070"; // (blue)           Links
+$color[8]   = "#000000"; // (black)          Normal text
+$color[9]   = "#587B99"; // (mid-gray)       Darker version of #0
+$color[10]  = "#496E8B"; // (dark gray)      Darker version of #9
+$color[11]  = "#A7C5F3"; // (dark red)       Special Folders color
+$color[12]  = "#7092B4";
 
-    global $color;
-    $color[0]   = "#6188A9"; // (light gray)     TitleBar
-    $color[1]   = "#800000"; // (red)
-    $color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
-    $color[3]   = "#294763"; // (green-blue)     Left Bar Background
-    $color[4]   = "#7A9CBF"; // (white)          Normal Background
-    $color[5]   = "#597D9D"; // (light yellow)   Table Headers
-    $color[6]   = "#FFFFFF"; // (black)          Text on left bar
-    $color[7]   = "#014070"; // (blue)           Links
-    $color[8]   = "#000000"; // (black)          Normal text
-    $color[9]   = "#587B99"; // (mid-gray)       Darker version of #0
-    $color[10]  = "#496E8B"; // (dark gray)      Darker version of #9
-    $color[11]  = "#A7C5F3"; // (dark red)       Special Folders color
-    $color[12]  = "#7092B4";
 ?>
index 9d9ed2ca6618c108a7fac708dc9415edd07d972a..b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef 100644 (file)
@@ -1,14 +1,20 @@
 <?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
+ *
+ * Copyright (c) 1999-2002 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.
+ *
+ * $Id$
+ */
 
 header("Location:../index.php");
 
-/** pretty impressive huh? **/
+/* pretty impressive huh? */
+
 ?>