fixed small bug

pull/2/merge
HW 13 years ago
parent 0bfdb9c44a
commit eec48790e2

@ -33,5 +33,6 @@ end
function DocSettings:close()
if self.docdb ~= nil then
self.docdb:close()
self.docdb = nil
end
end

Loading…
Cancel
Save