function shield_post_update_domain_whitelist in Shield 8
Rebuild caches to ensure schema changes are read in.
File
- ./
shield.post_update.php, line 11 - Post update functions for Shield.
Code
function shield_post_update_domain_whitelist() {
// Empty update to cause a cache rebuild so that the schema changes are read.
}