From 895905c0f766ea03e85deab260b4bb1522dd0e3c Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Wed, 21 Nov 2001 18:48:35 +0000 Subject: [PATCH] (c) stuff git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1786 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/addrbook_popup.php | 3 ++- src/addrbook_search.php | 3 ++- src/addrbook_search_html.php | 1 + src/addressbook.php | 3 ++- src/compose.php | 29 +++++++++++++++-------------- src/delete_message.php | 3 ++- src/download.php | 3 ++- src/draft_actions.php | 2 +- src/empty_trash.php | 3 ++- src/folders.php | 3 ++- src/folders_create.php | 3 ++- src/folders_delete.php | 3 ++- src/folders_rename_do.php | 3 ++- src/folders_rename_getname.php | 3 ++- src/folders_subscribe.php | 5 +++-- src/help.php | 3 ++- src/image.php | 3 ++- src/index.php | 16 ++++++++++------ src/left_main.php | 19 ++++++++++--------- src/load_prefs.php | 19 ++++++++++--------- src/login.php | 21 +++++++++++---------- src/move_messages.php | 3 ++- src/options.php | 26 +++++++++++++------------- src/options_display.php | 20 ++++++++++---------- src/options_folder.php | 20 ++++++++++---------- src/options_highlight.php | 3 ++- src/options_identities.php | 6 ++++++ src/options_order.php | 3 ++- src/options_personal.php | 20 ++++++++++---------- src/printer_friendly_bottom.php | 2 +- src/printer_friendly_main.php | 2 +- src/printer_friendly_top.php | 2 +- src/read_body.php | 19 ++++++++++--------- src/redirect.php | 21 +++++++++++---------- src/retrievalerror.php | 3 ++- src/right_main.php | 21 +++++++++++---------- src/search.php | 15 +++++++-------- src/signout.php | 3 ++- src/validate.php | 1 + src/vcard.php | 21 +++++++++++---------- src/webmail.php | 2 +- 41 files changed, 201 insertions(+), 163 deletions(-) diff --git a/src/addrbook_popup.php b/src/addrbook_popup.php index 8b6e1adb..4c82a648 100644 --- a/src/addrbook_popup.php +++ b/src/addrbook_popup.php @@ -1,8 +1,9 @@ \n"; } -?> +?> \ No newline at end of file diff --git a/src/options_display.php b/src/options_display.php index ccb337de..c351a990 100644 --- a/src/options_display.php +++ b/src/options_display.php @@ -1,15 +1,15 @@ - * - * 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 + ** + ** 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'); diff --git a/src/retrievalerror.php b/src/retrievalerror.php index 7911f416..bd1fb1df 100644 --- a/src/retrievalerror.php +++ b/src/retrievalerror.php @@ -1,8 +1,9 @@