(c) stuff
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 21 Nov 2001 18:48:35 +0000 (18:48 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 21 Nov 2001 18:48:35 +0000 (18:48 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1786 7612ce4b-ef26-0410-bec9-ea0150e637f0

41 files changed:
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

index 8b6e1adbe11965e5b58b6d712b097d87eb4d8171..4c82a6480cc7104989ce7ffb26a67f13f225f312 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  addrbook_popup.php
     **
    /**
     **  addrbook_popup.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Frameset for the JavaScript version of the address book.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Frameset for the JavaScript version of the address book.
index 9557065cf1f74af43075cf0a90a5c0c613912141..f9ae4ab853e53d19ce3a3a3df981719fe8e5437a 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  addrbook_search.php
     **
    /**
     **  addrbook_search.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handle addressbook searching in the popup window.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handle addressbook searching in the popup window.
index abe09e9f68ffcdcbf8cdb7fdd4d30e62ea469d12..91b9e04a4be4f536a978358ab39afab93a28deae 100644 (file)
@@ -1,4 +1,5 @@
 <?php
 <?php
+
    /**
     **  addrbook_search.php
     **
    /**
     **  addrbook_search.php
     **
index 818c0b120cb2657c4ec45a6238240ffbed753af5..76a43dd2601d00cfdd574cfbce027d3919031c31 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  addressbook.php
     **
    /**
     **  addressbook.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Manage personal address book.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Manage personal address book.
index b2bae15f448a1cbc6d74d5be09261467f64c7228..5dc425d63be4903da135422e1ddcaf82efa1cfed 100644 (file)
@@ -1,19 +1,20 @@
 <?php
 <?php
+
    /**
    /**
-    * compose.php
-    *
-    * Copyright (c) 1999-2000 The SquirrelMail development team
-    * Licensed under the GNU GPL. For full terms see the file COPYING.
-    *
-    * This code sends a mail.
-    *
-    * There are 4 modes of operation:
-    *    - Start new mail
-    *    - Add an attachment
-    *    - Send mail
-    *    - Save As Draft
-    *  
-    * $Id$
+    * compose.php
+    **
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    * Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    * This code sends a mail.
+    **
+    * There are 4 modes of operation:
+    *    - Start new mail
+    *    - Add an attachment
+    *    - Send mail
+    *    - Save As Draft
+    **
+    * $Id$
     **/
 
    require_once('../src/validate.php');
     **/
 
    require_once('../src/validate.php');
index 69b46bce3e5327c4d4ae19ad8020c95d55cf10f4..d4c6f86050c18eb4ca7370bd8ff54ea8348a0580 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  delete_message.php
     **
    /**
     **  delete_message.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Deletes a meesage from the IMAP server 
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Deletes a meesage from the IMAP server 
index 820ac207d2c608b0639302684badc4cb5d27fc09..dd0b65aa1363fdecb9056ec68ac7725660dea363 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  download.php
     **
    /**
     **  download.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handles attachment downloads to the users computer.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handles attachment downloads to the users computer.
index 76869cf2e289d25796a5478118c451fc4f44b8e1..7512e15dc218d0058658508cc58773da92a1525f 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  draft_actions.php
     **
    /**
     **  draft_actions.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
index 7bb94d38f25662f9151327250a152204c4fca928..ebb178aefdbb3c272b9a2bd383fba3f06b1dc687 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  empty_trash.php
     **
    /**
     **  empty_trash.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handles deleting messages from the trash folder without
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handles deleting messages from the trash folder without
index 8d7c9c875f47917fe04d7f0e0a6b4bbddd36700a..24eaa84420bc2d52e67dff2abdfc2844706e9566 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  folders.php
     **
    /**
     **  folders.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handles all interaction between the user and the other folder
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handles all interaction between the user and the other folder
index 97661a83ed4431da79bed7b0183c68d86be0894d..ce8d9643feb1769b01438ed32d9d4c75b7759eff 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  folders_create.php
     **
    /**
     **  folders_create.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Creates folders on the IMAP server.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Creates folders on the IMAP server.
index 140d1400f8befea3acbffb9adea3302e1b6ffa69..b449bc4bfd32545818ebcc7ee39ab2a7271c19ba 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  folders_delete.php
     **
    /**
     **  folders_delete.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Deltes folders from the IMAP server. 
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Deltes folders from the IMAP server. 
index 4edacc2d79217102f9f3e5a7a7ecb167ca22cbdd..ed1908ad62ea67d0e01715b3f6be10fbab5b7eb9 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  folders_rename_do.php
     **
    /**
     **  folders_rename_do.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Does the actual renaming of files on the IMAP server. 
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Does the actual renaming of files on the IMAP server. 
index d86bd4fb7d17c74ad15547995fb9aa63b0c843ff..2baac04f56bb079b4e273e377ed77ff7c3134ca6 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  folders_rename_getname.php
     **
    /**
     **  folders_rename_getname.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Gets folder names and enables renaming
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Gets folder names and enables renaming
index c000722cbc37d2b191b23394a854d1e61e2d88c0..2ae7412acb22b770823ae96479fc676be29ea65d 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  folders_subscribe.php
     **
    /**
     **  folders_subscribe.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Subscribe and unsubcribe form folders. 
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Subscribe and unsubcribe form folders. 
@@ -18,7 +19,7 @@
    $imapConnection = sqimap_login($username, $key, $imapServerAddress, $imapPort, 0);
 
    $location = get_location();
    $imapConnection = sqimap_login($username, $key, $imapServerAddress, $imapPort, 0);
 
    $location = get_location();
-   if ($method == "sub") {
+   if ($method == 'sub') {
       for ($i=0; $i < count($mailbox); $i++) {
          $mailbox[$i] = trim($mailbox[$i]);
          sqimap_subscribe ($imapConnection, $mailbox[$i]);
       for ($i=0; $i < count($mailbox); $i++) {
          $mailbox[$i] = trim($mailbox[$i]);
          sqimap_subscribe ($imapConnection, $mailbox[$i]);
index 262d2979ee0ee839e4a6e53f82fb5811f5f46303..dce8635229be4e68375cca12ec13069415423297 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  help.php
     **
    /**
     **  help.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Displays help for the user
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Displays help for the user
index b575dc14659af4f5fe37dede71b4640f33bbb945..110938054145f16daaf9b0d05a2a7bc21df3e1cb 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
     /**
     ** image.php
     **
     /**
     ** image.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     ** This file shows an attached image
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     ** This file shows an attached image
index 0ed708928a236b511d88976297845775319d744c..3f67ad8480133375e7d2212233bb2eb81b03a601 100644 (file)
@@ -1,11 +1,15 @@
 <?php
 <?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.
     **
     **
-    ** 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 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.
     **/
 
     header("Location:../index.php");
     **/
 
     header("Location:../index.php");
index af7d09ff78b86c2b12c3840f6257917f34d9d0b5..3416c3142c2ce049dd5f4659ac10cd72070fc171 100644 (file)
@@ -1,14 +1,15 @@
 <?php
 <?php
+
    /**
    /**
-    * left_main.php
-    *
-    * Copyright (c) 1999-2001 The Squirrelmail Development 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
-    * available, and has cookie information.
-    *
-    * $Id$
+    * left_main.php
+    **
+    * Copyright (c) 1999-2001 The Squirrelmail Development 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
+    * available, and has cookie information.
+    **
+    * $Id$
     */
 
     require_once('../src/validate.php');
     */
 
     require_once('../src/validate.php');
index a83073768911639f7ef1a373e6f07ed59227262a..4c4f1003730ddecf6f48cdf501ba757a89c513aa 100644 (file)
@@ -1,14 +1,15 @@
 <?php
 <?php
+
     /**
     /**
-     * load_prefs.php
-     *
-     * Copyright (c) 1999-2001 The SquirrelMail Development Team
-     * Licensed under the GNU GPL. For full terms see the file COPYING.
-     *
-     * Loads preferences from the $username.pref file used by almost
-     * every other script in the source directory and alswhere.
-     *
-     * $Id$
+     * load_prefs.php
+     **
+     * Copyright (c) 1999-2001 The SquirrelMail Development Team
+     * Licensed under the GNU GPL. For full terms see the file COPYING.
+     **
+     * Loads preferences from the $username.pref file used by almost
+     * every other script in the source directory and alswhere.
+     **
+     * $Id$
      **/
 
     require_once('../src/validate.php');
      **/
 
     require_once('../src/validate.php');
index 9ce14cab949cd991e7d8d6ddec46ec132c705ed7..4f0e7aea22a16beb5a55b125028e047a646a4fc7 100644 (file)
@@ -1,15 +1,16 @@
 <?php
 <?php
+
     /**
     /**
-     * login.php -- simple login screen
-     * 
-     * Copyright (c) 1999-2001 The Squirrelmail Development Team
-     * Licensed under the GNU GPL. For full terms see the file COPYING.
-     *
-     * This a simple login screen. Some housekeeping is done to clean
-     * cookies and find language.
-     *
-     * $Id$
-     */
+     * login.php -- simple login screen
+     **
+     * Copyright (c) 1999-2001 The Squirrelmail Development Team
+     * Licensed under the GNU GPL. For full terms see the file COPYING.
+     **
+     * This a simple login screen. Some housekeeping is done to clean
+     * cookies and find language.
+     **
+     * $Id$
+     **/
 
     $rcptaddress = '';
     if (isset($emailaddress)) {
 
     $rcptaddress = '';
     if (isset($emailaddress)) {
index 06707724e2decc8fe4dcf631cd7a3940999b7db0..b3f28663731ed4074e1e211d5867f869acb1d13a 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  move_messages.php
     **
    /**
     **  move_messages.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Enables message moving between folders on the IMAP server.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Enables message moving between folders on the IMAP server.
index 91503a708f0a7796bb4ffaf79ae63c944486ac80..1b296972a41d21978af3644d3e0f22634f828b30 100644 (file)
@@ -1,16 +1,16 @@
 <?php
 
 <?php
 
-/**
* options.php
- *
* Copyright (c) 1999-2001 The SquirrelMail Development Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
- *
* Displays the options page. Pulls from proper user preference files
* and config.php. Displays preferences as selected and other options.
- *
* $Id$
- */
+   /**
   **  options.php
   **
   **  Copyright (c) 1999-2001 The SquirrelMail Development Team
   **  Licensed under the GNU GPL. For full terms see the file COPYING.
   **
   **  Displays the options page. Pulls from proper user preference files
   **  and config.php. Displays preferences as selected and other options.
   **
   **  $Id$
   */
 
 require_once('../src/validate.php');
 require_once('../functions/display_messages.php');
 
 require_once('../src/validate.php');
 require_once('../functions/display_messages.php');
@@ -20,7 +20,7 @@ require_once('../functions/options.php');
 
 /* Set the base uri. */
 ereg ("(^.*/)[^/]+/[^/]+$", $PHP_SELF, $regs);
 
 /* Set the base uri. */
 ereg ("(^.*/)[^/]+/[^/]+$", $PHP_SELF, $regs);
-$base_uri = $regs[1];   
+$base_uri = $regs[1];
 
 /* First and foremost, deal with language stuff. */
 if (isset($language)) {
 
 /* First and foremost, deal with language stuff. */
 if (isset($language)) {
@@ -451,4 +451,4 @@ if ($optpage == SMOPT_PAGE_MAIN) {
              "</TABLE>\n";
     }
 
              "</TABLE>\n";
     }
 
-?>
+?>
\ No newline at end of file
index ccb337dedbdf15e216fea93d75c5298bd0f601e9..c351a990b569ceb69f93da59781c876c042364b3 100644 (file)
@@ -1,15 +1,15 @@
 <?php
 
 <?php
 
-/**
* options_display.php
- *
* Copyright (c) 1999-2001 The SquirrelMail Development Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
- *
* Displays all optinos about display preferences
- *
* $Id$
- */
+   /**
   **  options_display.php
   **
   **  Copyright (c) 1999-2001 The SquirrelMail Development Team
   **  Licensed under the GNU GPL. For full terms see the file COPYING.
   **
   **  Displays all optinos about display preferences
   **
   **  $Id$
   */
 
 /* Define the group constants for the display options page. */
 define('SMOPT_GRP_GENERAL', 0);
 
 /* Define the group constants for the display options page. */
 define('SMOPT_GRP_GENERAL', 0);
index 23b5b0187d3700080abae17c6f2440bb98e9fd4c..32ce25a9e8db60afa2d5260010314b344ce65b56 100644 (file)
@@ -1,15 +1,15 @@
 <?php
 
 <?php
 
-/**
* options_folder.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 folders
- *
* $Id$
- */
+   /**
   **  options_folder.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 folders
   **
   **  $Id$
   **/
 
 require_once('../functions/imap.php');
 
 
 require_once('../functions/imap.php');
 
index 264980c540ccfa0922181c26850306e49bbf02fb..1bc8afb2d89eb0ee5d00d0fe4e219fd6c6c79355 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  options_highlight.php
     **
    /**
     **  options_highlight.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Displays message highlighting options
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Displays message highlighting options
index 8c8b0e0f905f0d46445132153cbd7118d4d5c246..37e5f5f62e19bdde9ee5ab88063e7467cc31d381 100644 (file)
@@ -1,7 +1,13 @@
 <?php
 <?php
+
    /**
     **  options_identities.php
     **
    /**
     **  options_identities.php
     **
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    **  Display Identities Options
+    **
     **  $Id$
     **/
 
     **  $Id$
     **/
 
index 9c37465dd76099617b8a71b5c289970cd86ff58c..5af142108d7c3b0421879792f94cce5bbf3f92f8 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  options_order.php
     **
    /**
     **  options_order.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Displays message highlighting options
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Displays message highlighting options
index 988ccb2c400b0b109d66927adde8f20dbffe311a..9bfdd5e0c9770177a974d64478ce5d2198c55316 100644 (file)
@@ -1,15 +1,15 @@
 <?php
 
 <?php
 
-/**
* options_personal.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 personal information
- *
* $Id$
- */
+   /**
   **  options_personal.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 personal information
   **
   **  $Id$
   **/
 
 require_once('../functions/imap.php');
 require_once('../functions/array.php');
 
 require_once('../functions/imap.php');
 require_once('../functions/array.php');
index f9f59a1e558ef5a20c91ba5281ad48705e287f03..8ed86d3c0a50ae0ce808aa34994850a6fd20690b 100644 (file)
@@ -3,7 +3,7 @@
   /**
    **  printer_friendly_bottom.php
    **
   /**
    **  printer_friendly_bottom.php
    **
-   **  Copyright (c) 1999-2000 The SquirrelMail development team
+   **  Copyright (c) 1999-2001 The SquirrelMail development 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
    **  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 18636523487cfc2e3e1fa1f0251f3d2ce179343a..95a19c3074a784b4c4aa3d0793003b4a67dc34b9 100644 (file)
@@ -3,7 +3,7 @@
   /**
    **  printer_friendly_main.php
    **
   /**
    **  printer_friendly_main.php
    **
-   **  Copyright (c) 1999-2000 The SquirrelMail development team
+   **  Copyright (c) 1999-2001 The SquirrelMail development team
    **  Licensed under the GNU GPL. For full terms see the file COPYING.
    **
    **  $Id$
    **  Licensed under the GNU GPL. For full terms see the file COPYING.
    **
    **  $Id$
index 5771c3c31b8a3f41172e133d3dd936fe2ec7ed8f..fd9b101a3e70d243ad9ec369841ef163d030a8dd 100644 (file)
@@ -3,7 +3,7 @@
   /**
    **  printer_friendly_top.php
    **
   /**
    **  printer_friendly_top.php
    **
-   **  Copyright (c) 1999-2000 The SquirrelMail development team
+   **  Copyright (c) 1999-2001 The SquirrelMail development team
    **  Licensed under the GNU GPL. For full terms see the file COPYING.
    **
    **  top frame of printer_friendly_main.php
    **  Licensed under the GNU GPL. For full terms see the file COPYING.
    **
    **  top frame of printer_friendly_main.php
index e4ee9458c33815ce9d25dd46b0cd69ac01890845..009cc2c988505684efe7a42628900b1c57cf68ea 100644 (file)
@@ -1,14 +1,15 @@
 <?php
 <?php
+
    /**
    /**
-    * read_body.php
-    *
-    * Copyright (c) 1999-2001 The SquirrelMail Development Team
-    * Licensed under the GNU GPL. For full terms see the file COPYING.
-    *
-    * This file is used for reading the msgs array and displaying
-    * the resulting emails in the right frame.
-    *
-    * $Id$
+    * read_body.php
+    **
+    * Copyright (c) 1999-2001 The SquirrelMail Development Team
+    * Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    * This file is used for reading the msgs array and displaying
+    * the resulting emails in the right frame.
+    **
+    * $Id$
     */
 
     require_once('../src/validate.php');
     */
 
     require_once('../src/validate.php');
index 1c4a30a8b1596e4d16974855ce01aa05c0f4ce23..b4e96a74594ce1287fd3f1a8276ce1bc895364e7 100644 (file)
@@ -1,15 +1,16 @@
 <?php
 <?php
+
     /**
     /**
-     * redirect.php
-     * Derived from webmail.php by Ralf Kraudelt <kraude@wiwi.uni-rostock.de>
-     *
-     * Copyright (c) 1999-2001 The Squirrelmail Development Team
-     * Licensed under the GNU GPL. For full terms see the file COPYING.
-     *
-     * Prevents users from reposting their form data after a successful logout.
-     *
-     * $Id$
-     */
+     * redirect.php
+     * Derived from webmail.php by Ralf Kraudelt <kraude@wiwi.uni-rostock.de>
+     **
+     * Copyright (c) 1999-2001 The Squirrelmail Development Team
+     * Licensed under the GNU GPL. For full terms see the file COPYING.
+     **
+     * Prevents users from reposting their form data after a successful logout.
+     **
+     * $Id$
+     **/
 
     require_once('../functions/i18n.php');
     require_once('../functions/strings.php');
 
     require_once('../functions/i18n.php');
     require_once('../functions/strings.php');
index 7911f416d9c799093739c32f710d759e25abecd5..bd1fb1df85ef419b827bd4c5036794acb96916b2 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  retrievalerror.php
     **
    /**
     **  retrievalerror.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Submits a message which Squirrelmail couldn't handle
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Submits a message which Squirrelmail couldn't handle
index f10ed956de67b09b25700d9ab5073d336b4e0735..bf155105c16d3873fba30c89d7d41c3e823e1043 100644 (file)
@@ -1,15 +1,16 @@
 <?php
 <?php
+
     /**
     /**
-     * right_main.php
-     *
-     * Copyright (c) 1999-2001 The Squirrelmail Development 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
-     * goes on in SquirrelMail.
-     *
-     * $Id$
-     */
+     * right_main.php
+     **
+     * Copyright (c) 1999-2001 The Squirrelmail Development 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
+     * goes on in SquirrelMail.
+     **
+     * $Id$
+     **/
 
     require_once('../src/validate.php');
     require_once('../functions/imap.php');
 
     require_once('../src/validate.php');
     require_once('../functions/imap.php');
index 47c962095c4f85c3c74f54c8e1135dbe566457cf..5a47caaf754733085f439c2460c8d0846d4722e8 100644 (file)
@@ -1,14 +1,13 @@
 <?php
 
 <?php
 
-
     /**
     /**
-     * right_main.php
-     *
-     * Copyright (c) 1999-2001 The Squirrelmail Development Team
-     * Licensed under the GNU GPL. For full terms see the file COPYING.
-     *
-     * $Id$
-     */
+     ** right_main.php
+     **
+     ** Copyright (c) 1999-2001 The Squirrelmail Development Team
+     ** Licensed under the GNU GPL. For full terms see the file COPYING.
+     **
+     ** $Id$
+     **/
 
 
    require_once('../src/validate.php');
 
 
    require_once('../src/validate.php');
index 794f445dc4b45e455414a31266e1bcba240d9bfb..c0f90204f9dc19acb8c9aea18dc3d2da56203c93 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 <?php
+
    /**
     **  signout.php -- cleans up session and logs the user out
     **
    /**
     **  signout.php -- cleans up session and logs the user out
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Cleans up after the user. Resets cookies and terminates
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Cleans up after the user. Resets cookies and terminates
index 89785705b2503ff4512d81047bbd60df4cf65c05..635c2e06455def2c827d05e1c233def7e4fff84c 100644 (file)
@@ -1,4 +1,5 @@
 <?php
 <?php
+
     /**
      ** validate.php
      **
     /**
      ** validate.php
      **
index 688f6ca3b5a8a0e09bc4bc7a2c4ead174b8ddad5..5af777dde1dfef8bf5043a0a05ec85a24d27aa93 100644 (file)
@@ -1,14 +1,15 @@
 <?php
 <?php
-/**
- ** vcard.php
- **
- ** Copyright (c) 1999-2001 The SquirrelMail Development Team
- ** Licensed under the GNU GPL. For full terms see the file COPYING.
- **
- ** This file shows an attched vcard
- **
- ** $Id$
- **/
+
+   /**
+    ** vcard.php
+    **
+    ** Copyright (c) 1999-2001 The SquirrelMail Development Team
+    ** Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    ** This file shows an attched vcard
+    **
+    ** $Id$
+    **/
 
    require_once('../src/validate.php');
    require_once('../functions/date.php');
 
    require_once('../src/validate.php');
    require_once('../functions/date.php');
index 3544d162c557b6e22ee820fceb836527988adc89..a96e0e1936bd7fb9cf56df30cf505b9c27b11cc0 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  webmail.php -- Displays the main frameset
     **
    /**
     **  webmail.php -- Displays the main frameset
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  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
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This file generates the main frameset. The files that are