summaryrefslogtreecommitdiff
path: root/modules_v3/GEDFact_assistant
diff options
context:
space:
mode:
Diffstat (limited to 'modules_v3/GEDFact_assistant')
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php1
-rw-r--r--modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php b/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php
index a1442af122..058b544d0b 100644
--- a/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php
+++ b/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php
@@ -1271,7 +1271,6 @@ if (!defined('WT_WEBTREES')) {
*/
function print_pedigree_person_nav2($pid, $style=1, $count=0, $personcount="1", $currpid, $censyear) {
- global $HIDE_LIVE_PEOPLE, $SHOW_LIVING_NAMES, $SCRIPT_NAME;
global $SHOW_HIGHLIGHT_IMAGES, $bwidth, $bheight, $PEDIGREE_FULL_DETAILS, $SHOW_PEDIGREE_PLACES;
global $TEXT_DIRECTION, $DEFAULT_PEDIGREE_GENERATIONS, $OLD_PGENS, $talloffset, $PEDIGREE_LAYOUT, $MEDIA_DIRECTORY;
global $chart_style, $box_width, $generations, $show_spouse, $show_full;
diff --git a/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php b/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php
index e9a503bbd0..f3f2c40871 100644
--- a/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php
+++ b/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php
@@ -537,7 +537,6 @@ if ($pid=="") {
* @param string $pid the Gedcom Xref ID of the to print
*/
function print_pedigree_person_nav2($pid) {
- global $HIDE_LIVE_PEOPLE, $SHOW_LIVING_NAMES;
global $SHOW_HIGHLIGHT_IMAGES, $bwidth, $bheight, $PEDIGREE_FULL_DETAILS, $SHOW_PEDIGREE_PLACES;
global $TEXT_DIRECTION, $DEFAULT_PEDIGREE_GENERATIONS, $OLD_PGENS, $talloffset, $PEDIGREE_LAYOUT, $MEDIA_DIRECTORY;
global $chart_style, $box_width, $generations, $show_spouse, $show_full;