TopLevel getRecordCommon.php - jcobban/Genealogy GitHub Wiki
This script provides common functionality shared between getRecordJson.php and getRecordXml.php. It processes all of the parameters passed to either of those scripts and selects the record or records to be displayed.
Next: getRecordJson.php