5221: Duplicate Families in Descendant Report -- patch from Matt Keenan <matt.keenan@gmail.com>
svn: r18185
This commit is contained in:
parent
3ed68aed28
commit
6c3a07da3b
@ -292,6 +292,7 @@ class RecurseDown():
|
||||
child = self.database.get_person_from_handle(child_ref.ref)
|
||||
self.recurse(level+1, child, ref_str)
|
||||
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
# DescendantReport
|
||||
|
Loading…
x
Reference in New Issue
Block a user