fusionpbx/core/user_settings
frytimo d919a3cc1b
Add the apcu caching ability for performance (#7276)
* add the apcu caching ability for performance
When the PHP extension APCu is loaded, the settings class and the auto_loader will cache their results across requests in RAM. For more information about the APCu extension visit the PHP page: https://www.php.net/apcu

* use global instead of default terminology
2025-02-25 17:21:41 -07:00
..
resources/classes User Settings [Class]: Updates for PHP 8.1 2023-05-17 04:44:19 +00:00
app_config.php Corrections in Georgian translation (#7113) 2024-08-31 10:02:51 -06:00
app_defaults.php Remove redundant database objects 2024-08-05 14:22:17 -06:00
app_languages.php Add forgot password translations 2025-01-16 21:54:27 -07:00
user_dashboard.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
user_setting_edit.php Add the apcu caching ability for performance (#7276) 2025-02-25 17:21:41 -07:00
user_setting_set.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
user_settings.php User edit add a Settings button 2024-09-12 09:41:01 -06:00