From: tokul Date: Fri, 15 Oct 2004 09:16:50 +0000 (+0000) Subject: adding comments near addressbook_bottom hook X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8811538c2f18d6adbe65d8a0144b3a7671ff9b7d;p=squirrelmail.git adding comments near addressbook_bottom hook git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8183 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/addressbook.php b/src/addressbook.php index 3a4d24d9..1a88eb23 100644 --- a/src/addressbook.php +++ b/src/addressbook.php @@ -372,6 +372,8 @@ abook_create_form($form_url,'addaddr',_("Add to address book"),_("Add address"), echo "\n"; /* Add hook for anything that wants on the bottom */ +echo "\n"; do_hook('addressbook_bottom'); +echo "\n\n"; ?>