From f9937b7c6f1c23a78bd41162cce4bdd694b63222 Mon Sep 17 00:00:00 2001 From: tokul Date: Sun, 19 Feb 2006 10:33:49 +0000 Subject: [PATCH] mailbox caching code added new hook git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10767 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/Development/plugin.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Development/plugin.txt b/doc/Development/plugin.txt index 3fa38344..163b5d7b 100644 --- a/doc/Development/plugin.txt +++ b/doc/Development/plugin.txt @@ -309,6 +309,8 @@ but may be out of date soon thereafter. You never know. ;-) &% options_identities_renumber functions/identity.php do_hook special_mailbox functions/imap_mailbox.php hook_func % rename_or_delete_folder functions/imap_mailbox.php hook_func + folder_status (since 1.5.1) functions/imap_mailbox.php hook_func + functions/imap_general.php hook_func mailbox_index_before functions/mailbox_display.php do_hook mailbox_form_before functions/mailbox_display.php do_hook mailbox_index_after functions/mailbox_display.php do_hook -- 2.25.1