From d44e63d55deddad58701f7f712d0b8baa1e6f776 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Sat, 28 Feb 2004 08:31:28 +0000 Subject: [PATCH] reflect recent changes git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6686 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/plugin.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/plugin.txt b/doc/plugin.txt index ead037fc..9f5f9a77 100644 --- a/doc/plugin.txt +++ b/doc/plugin.txt @@ -303,7 +303,7 @@ but may be out of date soon thereafter. You never know. ;-) & options_identities_buttons src/options_identities.php concat_hook message_body src/printer_friendly_bottom.php do_hook read_body_header src/read_body.php do_hook - read_body_menu_top src/read_body.php do_hook + read_body_menu_top src/read_body.php hook_func read_body_menu_bottom src/read_body.php do_hook read_body_header_right src/read_body.php do_hook html_top src/read_body.php do_hook @@ -320,7 +320,7 @@ but may be out of date soon thereafter. You never know. ;-) search_bottom src/search.php do_hook logout src/signout.php do_hook webmail_top src/webmail.php do_hook - webmail_bottom src/webmail.php do_hook + webmail_bottom src/webmail.php concat_hook logout_above_text src/signout.php concat_hook % = This hook is used in multiple places in the given file -- 2.25.1