Update
svn: r6509
This commit is contained in:
parent
f7e5266e38
commit
923340637f
@ -1928,9 +1928,9 @@ class GrampsDbBase(GrampsDBCallback):
|
||||
if obj.has_handle_reference(classname,handle):
|
||||
yield (primary_table_name, found_handle)
|
||||
|
||||
data = cursor.next()
|
||||
data = cursor.next()
|
||||
|
||||
cursor.close()
|
||||
cursor.close()
|
||||
|
||||
return
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user