You are here

function pagerer_update_8202 in Pagerer 8

Clear caches to update PagererPreset entity changes.

File

./pagerer.install, line 18
Pagerer installation scripts.

Code

function pagerer_update_8202() {

  // Empty function.
}