* 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 |
||
|---|---|---|
| .. | ||
| 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 | ||