summaryrefslogtreecommitdiff
path: root/includes/functions/functions_print.php
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2010-05-24 22:44:50 +0000
committerfisharebest <fisharebest@gmail.com>2010-05-24 22:44:50 +0000
commit7c737d0f9bd8d2fe4bfe86b05bd0b543a959ec03 (patch)
tree013e92040faa743e4ef663a444a4fb736ba6954b /includes/functions/functions_print.php
parentac60e265a8504e1478811e5778c7038eec29b70c (diff)
downloadwebtrees-7c737d0f9bd8d2fe4bfe86b05bd0b543a959ec03.tar.gz
webtrees-7c737d0f9bd8d2fe4bfe86b05bd0b543a959ec03.tar.bz2
webtrees-7c737d0f9bd8d2fe4bfe86b05bd0b543a959ec03.zip
Diffstat (limited to 'includes/functions/functions_print.php')
-rw-r--r--includes/functions/functions_print.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/functions/functions_print.php b/includes/functions/functions_print.php
index 4d7db23bbc..e30f1bbf2d 100644
--- a/includes/functions/functions_print.php
+++ b/includes/functions/functions_print.php
@@ -431,7 +431,7 @@ function print_pedigree_person($pid, $style=1, $show_famlink=true, $count=0, $pe
*/
function print_header($title, $head="", $use_alternate_styles=true) {
global $bwidth;
- global $HOME_SITE_URL, $HOME_SITE_TEXT, $SERVER_URL;
+ global $HOME_SITE_URL, $HOME_SITE_TEXT;
global $BROWSERTYPE, $SEARCH_SPIDER;
global $view, $cart;
global $WT_IMAGE_DIR, $GEDCOM, $GEDCOM_TITLE, $COMMON_NAMES_THRESHOLD, $INDEX_DIRECTORY;