load($langfile[, $idiom = ''[, $return = FALSE[, $add_suffix = TRUE[, $alt_path = '']]]])
| Parameters: |
|
|---|---|
| Returns: |
Array of language lines if $return is set to TRUE, otherwise void |
| Return type: |
mixed |
Loads a language file.
load($langfile[, $idiom = ''[, $return = FALSE[, $add_suffix = TRUE[, $alt_path = '']]]])
| Parameters: |
|
|---|---|
| Returns: |
Array of language lines if $return is set to TRUE, otherwise void |
| Return type: |
mixed |
Loads a language file.
Please login to continue.