*/ $lang['namespace'] = 'The namespace in which your queries are created. Be sure to use the proper ACL restrictions to prevent unauthorized user to do arbitrary SQL queries.'; $lang['dsn'] = 'The connection DSN strings for your databases.'; $lang['user'] = 'The user name to connect to your database (if not supplied above).'; $lang['pass'] = 'The password to connect to your database (if not supplied above).';