From: tokul Date: Sun, 19 Feb 2006 10:33:49 +0000 (+0000) Subject: mailbox caching code added new hook X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f9937b7c6f1c23a78bd41162cce4bdd694b63222;p=squirrelmail.git 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 --- 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