|
connectCurrency
Required Parameters: None
Optional Parameters: None
Returns: None
Description: This function connects to the Currency database specified in the centralized software table. The name of the database is stored in the $_SESSION['currency'] variable for future use.
function connectCurrency($database = '')
|