When a setting is modified, the settings cache can be reloaded allowing the setting that was modified or added to take immediate effect. The call to allow any other clear cache methods to be called will allow any new features to have their settings also take effect. The settings are first cleared though so that any of the other classes that may require updated settings to work with, ensure that they have the newest default setting values. |
||
|---|---|---|
| .. | ||
| resources/classes | ||
| app_config.php | ||
| app_defaults.php | ||
| app_languages.php | ||
| app_menu.php | ||
| default_setting_edit.php | ||
| default_setting_toggle.php | ||
| default_settings.php | ||
| default_settings_reload.php | ||