ConfigManagerInit Method | 
| Name | Description | |
|---|---|---|
| Init | 
            Initializes this instance using the paths defined in the registry for the database and drivers, using the singleton UserManager
              | |
| Init(String, String) | 
            Initializes this instance with a specific database and drivers, using the singleton UserManager.
            Do not use this function if you already gave the paths in the constructor.
              |