summaryrefslogtreecommitdiff
path: root/modules_v3/GEDFact_assistant/CENS_ctrl.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules_v3/GEDFact_assistant/CENS_ctrl.php')
-rw-r--r--modules_v3/GEDFact_assistant/CENS_ctrl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v3/GEDFact_assistant/CENS_ctrl.php b/modules_v3/GEDFact_assistant/CENS_ctrl.php
index 2a799b8299..e33548bff4 100644
--- a/modules_v3/GEDFact_assistant/CENS_ctrl.php
+++ b/modules_v3/GEDFact_assistant/CENS_ctrl.php
@@ -58,7 +58,7 @@ echo '</h3>';
<?php
global $tabno, $linkToID, $SEARCH_SPIDER;
-global $SHOW_AGE_DIFF, $GEDCOM, $ABBREVIATE_CHART_LABELS;
+global $SHOW_AGE_DIFF, $GEDCOM;
global $show_full, $famid;
echo '<link type="text/css" href="', WT_STATIC_URL, WT_MODULES_DIR, 'GEDFact_assistant/css/cens_style.css" rel="stylesheet">';