From 2037f4f3bacfff2ac7c2e622b57c22013f99f5f2 Mon Sep 17 00:00:00 2001 From: gpadgham Date: Fri, 3 Nov 2000 16:07:49 +0000 Subject: [PATCH] fixing the address button. there were problems where the addr_book javascript seting in the options needed to be declared global. Also added a ./ infront of the include for the html address book too. Otherwise some people may get a pesky document contains no data error (like me) or an error saying it can't include the specified file. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@837 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/compose.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/compose.php b/src/compose.php index ff712a99..54cfbe2d 100644 --- a/src/compose.php +++ b/src/compose.php @@ -286,6 +286,7 @@ } function showComposeButtonRow() { + global $use_javascript_addr_book; echo " \n \n"; if ($use_javascript_addr_book) { echo "