Implements the Utils controller.
Post-constructor initialization.
| Utils::export_strings |
( |
| ) |
|
Export the language strings into text files.
| Utils::import_missing_strings |
( |
| ) |
|
For any record in the lang_str table that has no string but is used somewhere in the program, attempt to set the string to the default value which comes from the language files.
| Utils::update_strings |
( |
| ) |
|
Update strings by performing a tt scan
Initial value:= [
'*' => 'developer_perm'
The documentation for this class was generated from the following file:
- qvci/controllers/Utils.php