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