Methods
-
<inner> getAbout( db, callback )
-
Description
Get the data stored in the rt_about table from the passed database.
Parameters
Name Type Description db
RightTrackDB The Right Track Database to query
callback
function Callback function
Name Type Attributes Description error
Error Database Query Error
about
About <optional> The database About information
Details