@@ -2,7 +2,7 @@
/**
* Deliver.class.php
*
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 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
* Deliver_IMAP.class.php
* Delivery backend for the Deliver class.
* Deliver_SMTP.class.php
* Deliver_SendMail.class.php
@@ -3,7 +3,7 @@
* vCard.class
- * Copyright (c) 2003 The SquirrelMail Project Team
+ * Copyright (c) 2003-2004 The SquirrelMail Project Team
* This (will) contain functions needed to vCards.
* html.class.php
* This contains functions needed to generate html output.
* index.php
* This file simply takes any attempt to view source files and sends those
* mime.class
* This contains functions needed to handle mime messages.
* AddressStructure.class.php
* ContentType.class.php
* Disposition.class.php
* Language.class.php
* Message.class.php
* MessageHeader.class.php
* Rfc822Header.class.php
* SMimeMessage.class.php
/*
* SquirrelMail configtest script
* $Id$
* abook_database.php
* Backend for personal addressbook stored in a database,
* abook_global_file.php
* Backend for addressbook as a pipe separated file
* abook_ldap_server.php
* Address book backend for LDAP server
* abook_local_file.php
* addressbook.php
* Functions and classes for the addressbook system.
* attachment_common.php
* This file provides the handling of often-used attachment types.
* auth.php
* Contains functions used to do authentication.
* constants.php
* Loads constants used by the rest of the Squirrelmail source.
* date.php
* Takes a date and parses it into a usable format. The form that a
* db_prefs.php
* This contains functions for manipulating user preferences
@@ -4,7 +4,7 @@
* decode/big5.php
* This file contains big5 decoding function that is needed to read
* decode/cp1250.php
* This file contains cp1250 decoding function that is needed to read
* decode/cp1251.php
* This file contains cp1251 decoding function that is needed to read
* decode/cp1252.php
* This file contains cp1252 decoding function that is needed to read
* decode/cp1253.php
* This file contains cp1253 decoding function that is needed to read
* decode/cp1254.php
* This file contains cp1254 decoding function that is needed to read
* decode/cp1255.php
* This file contains cp1255 decoding function that is needed to read
* decode/cp1256.php
* This file contains cp1256 decoding function that is needed to read
* decode/cp1257.php
* This file contains cp1257 decoding function that is needed to read
* decode/cp1258.php
* This file contains cp1258 decoding function that is needed to read
* decode/cp855.php
* This file contains cp855 decoding function that is needed to read
* decode/cp866.php
* This file contains cp866 decoding function that is needed to read
* decode/gb2312.php
* This file contains gb2312-euk decoding function that is needed to read
* decode/iso8859-1.php
* This file contains iso-8859-1 decoding function that is needed to read
* decode/iso8859-10.php
* This file contains iso-8859-10 decoding function that is needed to read
* decode/iso8859-11.php
* This file contains iso-8859-11 decoding function that is needed to read
* decode/iso8859-13.php
* This file contains iso-8859-13 decoding function that is needed to read
* decode/iso8859-14.php
* This file contains iso-8859-14 decoding function that is needed to read
* decode/iso8859-15.php
* This file contains iso-8859-15 decoding function that is needed to read
* decode/iso8859-16.php
* This file contains iso-8859-16 decoding function that is needed to read
* decode/iso8859-2.php
* This file contains iso-8859-2 decoding function that is needed to read
* decode/iso8859-3.php
* This file contains iso-8859-3 decoding function that is needed to read
* decode/iso8859-4.php
* This file contains iso-8859-4 decoding function that is needed to read
* decode/iso8859-5.php
* This file contains iso-8859-5 decoding function that is needed to read
* decode/iso8859-6.php
* This file contains iso-8859-6 decoding function that is needed to read
* decode/iso8859-7.php
* This file contains iso-8859-7 decoding function that is needed to read
* decode/iso8859-8.php
* This file contains iso-8859-8 decoding function that is needed to read
* decode/iso8859-9.php
* This file contains iso-8859-9 decoding function that is needed to read
* decode/iso-ir-111.php
* This file contains iso-ir-111 decoding function that is needed to read
* decode/koi8-r.php
* This file contains koi8-r decoding function that is needed to read
* decode/koi8-u.php
* This file contains koi8-u decoding function that is needed to read
* decode/tis620.php
* This file contains tis620 decoding function that is needed to read
* decode/utf-8.php
* This file contains utf-8 decoding function that is needed to read
* display_messages.php
* This contains all messages, including information, error, and just
* file_prefs.php
* This contains functions for manipulating user preferences in files
* gettext.php
* Alternate to the system's built-in gettext.
* global.php
* This includes code to update < 4.1.0 globals to the newer format
* html.php
* The idea is to inlcude here some functions to make easier
* identity.php
* This contains utility functions for dealing with multiple identities
* imap.php
* This just includes the different sections of the imap functions.
* imap_search.php
* IMAP asearch routines
* imap_general.php
* This implements all functions that do general imap functions.
* imap_mailbox.php
* This impliments all functions that manipulate mailboxes
* imap_messages.php
* This implements functions that manipulate messages
* IMAP search routines
* imap_utf7_local.php
* This implements all functions that do imap UTF7 conversions.
* mailbox_display.php
* This contains functions that display mailbox information, such as the
* mime.php
* This contains the functions necessary to detect and decode MIME
* options.php
* Functions needed to display the options pages.
* page_header.php
* Prints the page header (duh)
* plugin.php
* This file provides the framework for a plugin architecture.
* prefs.php
* strings.php
* This code provides various string manipulation functions that are
* tree.php
* url_parser.php
* index.php -- Displays the main frameset
* Redirects to the login page.
* load_prefs.php
* Loads preferences from the $username.pref file used by almost
* options_display.php
* Displays all optinos about display preferences
* options_folder.php
* Displays all options relating to folders
* options_personal.php
* Displays all options relating to personal information
* validate.php
-* Copyright (c) 1999-2003 The SquirrelMail Project Team
+* Copyright (c) 1999-2004 The SquirrelMail Project Team
* setup.php
* Address Take -- steals addresses from incoming email messages. Searches
* take.php
* defines.php
* Philippe Mingo
** index.php -- Displays the main frameset
**
- ** Copyright (c) 1999-2003 The SquirrelMail development team
+ ** Copyright (c) 1999-2004 The SquirrelMail development team
** Licensed under the GNU GPL. For full terms see the file COPYING.
** Redirects to the login page.
* Administrator Plugin
* Administrator plugin. Allows remote administration. Philippe Mingo
@@ -8,7 +8,7 @@
* a button to show the bug report mail message in order to actually
* send it.
- * Copyright (c) 1999-2003 The SquirrelMail development team
+ * Copyright (c) 1999-2004 The SquirrelMail development team
* This is a standard Squirrelmail-1.2 API for plugins.