MantisBT: master-2.25 52fb3e7d

Author Committer Branch Timestamp Parent
dregad dregad master-2.25 2022-07-24 06:40 master 8929b9a6
Affected Issues  0030793: config_flush_cache() doesn't clean the eval cache for individual options
Changeset

Fix config_flush_cache() for individual options

When function is called to clear a specific config option's cache, the
value stored in $g_cache_config_eval was not unset.

Fixes 0030793

Signed-off-by: Damien Regad <dregad@mantisbt.org>

mod - core/config_api.php Diff File