fusionpbx/core/default_settings
Tim Fry a0f989e8f5 Add clear settings object cache when modifying or adding setting
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.
2025-04-01 13:14:01 -03:00
..
resources/classes Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
app_config.php Move editor settings used 2025-03-04 16:17:16 -07:00
app_defaults.php Update app_defaults.php 2025-03-04 16:27:59 -07:00
app_languages.php Add CDR column_overflow default setting (#7314) 2025-03-13 14:49:30 -06:00
app_menu.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
default_setting_edit.php Add clear settings object cache when modifying or adding setting 2025-04-01 13:14:01 -03:00
default_setting_toggle.php Re-use the Database connection 2024-08-29 03:35:38 -06:00
default_settings.php unset the parameters array (#7331) 2025-03-21 10:53:46 -06:00
default_settings_reload.php Add the apcu caching ability for performance (#7276) 2025-02-25 17:21:41 -07:00