From 7137f80f8690e8f9b11da5e59d1cebb36b3f7028 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Mon, 15 Jan 2001 15:54:00 +0000 Subject: [PATCH] added new hook info to docs git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@940 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/plugin.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/plugin.txt b/doc/plugin.txt index 1031e0ca..7236006c 100644 --- a/doc/plugin.txt +++ b/doc/plugin.txt @@ -120,6 +120,7 @@ List of hooks read_body_top src/read_body.php read_body_bottom src/read_body.php html_bottom src/read_body.php + read_body_header src/read_body.php search_before_form src/search.php search_after_form src/search.php search_bottom src/search.php -- 2.25.1