cgdsoftware / php-gedcom

A library for reading and writing GEDCOM files in PHP.
https://www.facebook.com/familytree365
MIT License
24 stars 12 forks source link

Undefined variable $obje bug fix #38

Closed sulemaanhamza closed 2 years ago

sulemaanhamza commented 2 years ago

Gedcom import throws an error because of undefined variable $obje. Fixed typo mistake.