**setting(string $name, [int $field])** returns //string// or //array// This function returns the value of a specific setting from the //global_settings// table in the database. If $field (1-3) is not given, an array is returned containing all three values. The Secretary, [data2] => http://www.secretarycms.com [data3] => ) */ $siteInfo= setting( "site", 2 ); /* returns http://www.secretarycms.com */ ?> **themeUrl()** returns **string** This function returns the URL to the current theme, for use in