summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Pedigree.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-01-18 22:44:24 +0000
committerGreg Roach <fisharebest@gmail.com>2015-01-18 22:44:24 +0000
commitce93061886c6e03e3839a291177862508749525a (patch)
tree22053f956e1cec219009e599a614d476d1697842 /library/WT/Controller/Pedigree.php
parent8e7a4bd5246362ab16b9fffa5083d28170cb18fc (diff)
downloadwebtrees-ce93061886c6e03e3839a291177862508749525a.tar.gz
webtrees-ce93061886c6e03e3839a291177862508749525a.tar.bz2
webtrees-ce93061886c6e03e3839a291177862508749525a.zip
Whitespace
Diffstat (limited to 'library/WT/Controller/Pedigree.php')
-rw-r--r--library/WT/Controller/Pedigree.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/WT/Controller/Pedigree.php b/library/WT/Controller/Pedigree.php
index 2d5b6b5532..bb472fa15a 100644
--- a/library/WT/Controller/Pedigree.php
+++ b/library/WT/Controller/Pedigree.php
@@ -78,7 +78,7 @@ class WT_Controller_Pedigree extends WT_Controller_Chart {
} elseif ($this->talloffset < 0) {
$this->talloffset = 0;
}
- $show_full = $this->show_full;
+ $show_full = $this->show_full;
$talloffset = $this->talloffset;
if ($this->root && $this->root->canShowName()) {