summaryrefslogtreecommitdiff
path: root/modules_v3/googlemap/pedigree_map.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules_v3/googlemap/pedigree_map.php')
-rw-r--r--modules_v3/googlemap/pedigree_map.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v3/googlemap/pedigree_map.php b/modules_v3/googlemap/pedigree_map.php
index 0b5a49448d..6bb080f4b8 100644
--- a/modules_v3/googlemap/pedigree_map.php
+++ b/modules_v3/googlemap/pedigree_map.php
@@ -35,7 +35,7 @@ if (!defined('WT_WEBTREES')) {
require WT_ROOT.WT_MODULES_DIR.'googlemap/defaultconfig.php';
-global $PEDIGREE_GENERATIONS, $MAX_PEDIGREE_GENERATIONS, $ENABLE_AUTOCOMPLETE, $MULTI_MEDIA, $SHOW_HIGHLIGHT_IMAGES, $WT_IMAGES;
+global $PEDIGREE_GENERATIONS, $MAX_PEDIGREE_GENERATIONS, $ENABLE_AUTOCOMPLETE, $SHOW_HIGHLIGHT_IMAGES, $WT_IMAGES;
// Default is show for both of these.
$hideflags = safe_GET('hideflags');