TopLevel LocationDialogs.php - jcobban/Genealogy GitHub Wiki
This script obtains the templates for the dialogs which are displayed in response to exceptional conditions while attempting to resolve the name of a location to an instance of class Location in the Locations (tblLR) table. The script implements support for locale by choosing the closest matching translation of the temples. The parameters for this script are passed by method="get"
:
parameter | contents |
---|---|
lang | an locale identifier as specified by BCP 47 |
Next: LocationDialogsXML.php