You are here

function blazy_post_update_csp_support in Blazy 8.2

Clear cache to enable CSP module support.

File

./blazy.post_update.php, line 11
Post update hooks for Blazy.

Code

function blazy_post_update_csp_support() {

  // Empty hook to clear caches.
}