1 system.install | system_update_1079() |
Clear the cache to reset allowlist settings.
Related topics
File
- core/
modules/ system/ system.install, line 3368 - Install, update and uninstall functions for the system module.
Code
function system_update_1079() {
backdrop_flush_all_caches();
}