config($file[, $use_sections = FALSE[, $fail_gracefully = FALSE]])
| Parameters: |
|
|---|---|
| Returns: |
TRUE on success, FALSE on failure |
| Return type: |
bool |
This method is an alias of the config file loading method: $this->config->load()
config($file[, $use_sections = FALSE[, $fail_gracefully = FALSE]])
| Parameters: |
|
|---|---|
| Returns: |
TRUE on success, FALSE on failure |
| Return type: |
bool |
This method is an alias of the config file loading method: $this->config->load()
Please login to continue.