language($files[, $lang = ''])
| Parameters: |
|
|---|---|
| Returns: |
CI_Loader instance (method chaining) |
| Return type: |
CI_Loader |
This method is an alias of the language loading method: $this->lang->load().
language($files[, $lang = ''])
| Parameters: |
|
|---|---|
| Returns: |
CI_Loader instance (method chaining) |
| Return type: |
CI_Loader |
This method is an alias of the language loading method: $this->lang->load().
Please login to continue.